1.0.0 • Published 6 years ago
react-start-new v1.0.0
React Start
A template to start a project in react and redux. This template is in beta version, is not suitable for production - for that you may want to use create-react-app.
Include:
This project include external libraries.
- React
- Axios
- Redux
- React GA
- Scss
Usage
This is a project template.
$ git clone https://github.com/MatheuSoto/react-start.git
$ cd react-start
$ npm install
$ npm run dev
What's Included
npm run dev
: Webpack server with proper config for source maps & hot-reload.npm run prod
: build with HTML/CSS/JS minification.
For detailed explanation on how things work, consult the documentation.
1.0.0
6 years ago