Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 138 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 138 Bytes

Setup

npm install

Testing

npm run test

Web Application

To start the web server, run:

npm run web