Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanv92/react-simple-blog


https://github.com/sanv92/react-simple-blog

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### Getting Started

#### WebStorm
- eslint: https://www.jetbrains.com/help/webstorm/eslint.html
- flow: https://blog.jetbrains.com/webstorm/2016/11/using-flow-in-webstorm/

#### Install
```
> npm install
> npm run start:dev
```

#### Webpack
```
- npm run start:dev
- npm run build
```