Starter for building vanilla JS components with WebPack
git clone https://github.com/HJordan35/vanilla-web-component-starter.git my-component
- cd my-component
- git remote rm origin
- Add new origin if necessary
- npm install
- npm start
- visit
http://localhost:8080