Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heldrida/redux-101
https://github.com/heldrida/redux-101
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/heldrida/redux-101
- Owner: heldrida
- Created: 2016-07-21T21:37:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T23:19:42.000Z (over 8 years ago)
- Last Synced: 2024-12-30T10:19:09.979Z (about 1 month ago)
- Language: JavaScript
- Size: 712 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](http://i.imgur.com/DUiL9yn.png)
# React/Sass/Redux Boilerplate
Boilerplate and guide for a React/Sass/Redux build.
## Getting Started
To get started, first install all the necessary dependencies.
```
> npm install
```Run an initial webpack build
```
> webpack
```Start the development server (changes will now update live in browser)
```
> npm run start
```To view your project, go to: [http://localhost:3000/](http://localhost:3000/)
## Links
- [Donate](https://www.patreon.com/thenewboston)
- [thenewboston.com](https://thenewboston.com/)
- [Facebook](https://www.facebook.com/TheNewBoston-464114846956315/)
- [Twitter](https://twitter.com/bucky_roberts)
- [Google+](https://plus.google.com/+BuckyRoberts)
- [reddit](https://www.reddit.com/r/thenewboston/)