Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 833 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 833 Bytes

Webpack Template

build license license2


Installation

Install the dependencies

npm i

Build the files

npm run build

Run the application

npm run start