Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 201 Bytes

Deployment.md

File metadata and controls

26 lines (19 loc) · 201 Bytes

Building

Requirements

Node.js

sudo apt-get update
sudo apt install nodejs

Install

npm i

Build

npm run build

Test

npm test