Boilerplate and guide for a React/Sass/Redux build.
Run the following command in the terminal:
> git clone https://github.com/sudowebdev/react-redux-default-environment.git
To get started, first install all the necessary dependencies.
> npm install
Start the development server (changes will now update live in browser)
> npm run start
To view your project, go to: http://localhost:3000/