Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nimahkh/react-easy-boilerplates

react boilerplate generator
https://github.com/nimahkh/react-easy-boilerplates

ant-design babel boilerplate jss material-ui postcss react react-boilerplate react-ssr react-webpack-boilerplate reactjs redux ssr webpack webpack4

Last synced: about 1 month ago
JSON representation

react boilerplate generator

Awesome Lists containing this project

README

        

### installation

```
npm i -g react-easy-boilerplate
```

### usage

run the command below on cmd or terminal

```
$ react-easy-boilerplate
```

`cd` to your project folder

run commands below :

```
npm run start:dev // run development server
npm run build:prod //build production
npm run start:prod // run production server (ssr)
```

![reb1](https://user-images.githubusercontent.com/12640517/61657719-df40f380-acd8-11e9-82e9-227211da765c.png)
![reb2](https://user-images.githubusercontent.com/12640517/61657722-df40f380-acd8-11e9-927c-010474a90f97.png)
![reb3](https://user-images.githubusercontent.com/12640517/61657724-dfd98a00-acd8-11e9-88a6-92b257929833.png)
![reb4](https://user-images.githubusercontent.com/12640517/61657727-dfd98a00-acd8-11e9-8fca-d603e37c54f4.png)
![reb5](https://user-images.githubusercontent.com/12640517/61657728-e0722080-acd8-11e9-93e9-4e7c9d7c1bcb.png)
![reb6](https://user-images.githubusercontent.com/12640517/61657729-e0722080-acd8-11e9-981d-675d0fc2c146.png)