Skip to content

alashchev17/react-mines

Repository files navigation

React Mines

This project is an educational project to try out Feature Sliced Design methodology in developing Single-Page Applications using modern stack of technologies.

Setup configuration

To install and launch this project locally you need to install yarn package manager:

npm install --global yarn

or

npm install --save-dev yarn

if you don't want to install yarn globally.

Then you should install project's dependencies and launch the project in development mode:

yarn
yarn dev

Links

You can visit a Demo Page of the project to try it out!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published