Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 210 Bytes

Readme.md

File metadata and controls

14 lines (10 loc) · 210 Bytes

Instructions

Install dependencies and build the project:

npm install && npm run build

Run:

cd dist && npx http-serve .

This should start a local server with the built project.