Skip to content

tact-lang/website

Repository files navigation

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