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

https://github.com/ejunjsh/webpack-boilerplate


https://github.com/ejunjsh/webpack-boilerplate

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# webpack-boilerplate
a boilerplate using webpack react and redux.

## install
````
npm install
````

## build
````
npm run build
````

## run
````
npm run dev
````