Skip to content

Releases: nonobstant/nox-template

nox-template-v1

31 Dec 21:03
Compare
Choose a tag to compare

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