Awesome
react-boilerplate
A simple React boilerplate with <3
Features
- React
- Webpack
- Linter
Yes, just that. Keep it simple :)
# How to...
To see magic you need to:
-
Install NodeJS and NPM
: Here is a tutorial for Windows and Linux hackers. For the OSX hackers please see here. Also you can use the amazing nvm, but it's up to you. -
A code editor: I really love Atom, but again, it's up to you.
-
Clone the repository (duh!)
-
In your terminal, on the cloned repository directory, please run
npm install
. -
Then run
npm run dev
. -
Go to this URL
-
If you see you're DONE!
-
If you can't see the step 7 image, please submit an issue and I'll help.