Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 663 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 663 Bytes

Try on: Codespace | StackBlitz | Codesandbox

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.