Skip to content

abernier/tpl-three

Repository files navigation

Try on: Codespace | StackBlitz

INSTALL

Pre-requisites:

  • Node
$ npm ci

Dev

$ npm run dev

Build

$ npm run build

Deploy

Pre-requisites:

A Github Actions deploy task will build and deploy to https://{username}.github.io/{reponame} when pushing on main.