Install dependencies with npm:
npm i
npm run dev
Build production (distribution) files in your dist folder:
npm run build
or
npm run build:watch
This project is released under the terms of the CC BY-NC-ND license. Read more here.
Copyright ©2021-2024, Andrii Vasyliev (sol@hiqdev.com)