Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 241 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 241 Bytes

TactDemo

Get started

  1. Install NodeJS ^16.13.0 or run nvm use
  2. Run npm i

Run a local server

Run npm run start

Build and deploy

  1. Run npm run build
  2. Commit and push changes. Deployment will process automatically