Welcome.
It's a simple react web application template with search, modal and lazy-load features.
Clone the project, enter the project directory, then install the dependencies.
git clone https://github.com/mdtanrikulu/react-boilerplate.git
cd react-boilerplate
npm install
npm <script
6510
> |
Description |
---|---|
start |
Serves your app at localhost:3000 . HMR will be enabled in development. |
compile |
Compiles the application to disk (~/dist by default). |
- React
- React-Router
- Redux
- Sass
- Webpack
- Babel
- Express
- node ^6.x.x