Skip to content

nonobstant/nox-template

Repository files navigation

NOX template

v1 - 2022

Install dependenties

$ yarn $ npm install

Run development server

$ yarn dev $ npm run dev

Build for distribution

$ yarn build $ npm run build