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

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

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