https://github.com/stopyransky/webpack-bootstrap-starter
https://github.com/stopyransky/webpack-bootstrap-starter
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stopyransky/webpack-bootstrap-starter
- Owner: stopyransky
- Created: 2017-07-23T06:59:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T07:01:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-22T13:51:40.864Z (4 months ago)
- Language: JavaScript
- Size: 772 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Features
- React + Redux
- tests: karma + mocha testing
- styles: bootstrap + sass supportRunning development
- `npm run dev` - using webpack-dev-server
- `npm run test` - testing with karma
- `npm run prod` - build for production