npm install
This is boilerplate I have created to learn, to try, to evaluate how thing works, but I hope you can use it for yourself too. In this repo you can find a lot of parts of code from another similar projects. It's far from being complete, there is a lot of dependencies I want to use in future, but until now didn't have time to.
//first command line
npm run start:dev
//second command line
npm run start:hot
- immutable?
- styles (css-modules ???)