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

https://github.com/vincentbollaert/react-boilerplate-simple

A minimalist react boilerplate for modern projects
https://github.com/vincentbollaert/react-boilerplate-simple

Last synced: 2 months ago
JSON representation

A minimalist react boilerplate for modern projects

Awesome Lists containing this project

README

        

# React Boilerplate Simple

### Running the app
```sh
$ npm run develop // starts dev server @ http://localhost:3000
```
```sh
$ npm run production // creates a production build
```

### Technologies used
* React
* Webpack
* Babel
* styled components
* ESLint