Starter template for running webpack in a sandbox
Clone or download this project and run:
npm install
npm start
This will bring up a page at http://localhost:8000
. Start editing files in src
and watch your changes automatically update.
Simply run:
npm run build
and copy your /dist/
folder wherever you want it. Just open the index.html
file to view your demo.