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

https://github.com/stopyransky/webpack-bootstrap-starter


https://github.com/stopyransky/webpack-bootstrap-starter

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Features
- React + Redux
- tests: karma + mocha testing
- styles: bootstrap + sass support

Running development
- `npm run dev` - using webpack-dev-server
- `npm run test` - testing with karma
- `npm run prod` - build for production