Skip to content

shiqimei/webpack-scaffold-lolimay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-scaffold-lolimay

a simple webpack scaffold which make you setup your web project faster.

Installation

# please replace <project-name> to your own project name
git clone git@github.com:lolimay/webpack-scaffold-lolimay.git <project-name>
cd <project-name>
yarn
# remove current git repo and init new
rm .git -rf
git init

Setup

npm start # development
npm run build # build project

LICENSE

This project is under LICENSE MIT.

About

lolimay's webpack scaffold | simple | efficient | fast

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published