https://github.com/lkiarest/webpack-starter
simple starter project of webpack+less+babel
https://github.com/lkiarest/webpack-starter
Last synced: 12 months ago
JSON representation
simple starter project of webpack+less+babel
- Host: GitHub
- URL: https://github.com/lkiarest/webpack-starter
- Owner: lkiarest
- License: mit
- Created: 2016-10-17T09:14:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T03:01:34.000Z (over 9 years ago)
- Last Synced: 2025-03-14T15:24:08.670Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webpack-starter
simple starter project of webpack+less+babel
# run dev
npm run start
# build for production
npm run prod