Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 276 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 276 Bytes

Outsourcify's HTML Starter with Webpack

Install the dependencies:

npm i

Development Build:

npm run build

Development Build:

npm run dist

Server start (open a new browser window):

npm run start