Skip to content

nox-template-v1

Latest
Compare
Choose a tag to compare
@nonobstant nonobstant released this 31 Dec 21:03
· 3 commits to master since this release

NOX TEMPLATE 2022

Install dependenties

$ yarn or npm install

Run development server

yarn dev or npm run dev

Build for distribution

yarn build or npm run build