1.12.0 • Published 6 years ago
reactboileplate v1.12.0
Welcome to a powerfull React-Redux Boilerplate
You can use it to achieve the requirements of a medium or large project using Webpack and Babel stuff, redux implementation and a bunch of configuration you're going happy to have
Installation
npm install
reactboileplateRun the project
Of course you need to have installed nodejs and npm. Note: there is a yarn.lock if you prefer it
1.-
You need to install node_modulesnpm install2.-
Then you can run this project depends on you O.Snpm run dev-windowsornpm run dev-linuxNote:For windows environments, if there is trouble installing node-sass you need to install globally node-gypnpm install --global node-gyp
- Run tests
3.-
You can run tests withnpm run test
Note:How i rule the release of the project? follow this link: https://semver.org/Note:You are welcome to leave a PR or if there is an issue