webpack-starter

0.0.2 • Public • Published

webpack-starter

Quick start

Clone/Download the repo then edit index.js
# clone our repo
# --depth 1 removes all but one .git commit history
git clone  https://github.com/webpack-starter.git

# change directory to our repo
cd webpack-starter

# install the repo with npm
npm install

# start the server
npm start

# bulid release
npm run bulid:prod

go to http://0.0.0.0 or http://localhost in your browser

Package Sidebar

Install

npm i webpack-starter

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • hxfdarling