Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 195 Bytes

Webpack Starter

Built on Webpack 4

Getting Started

Install dependancies from package.json using:

npm install

Start watching development server

npm run start