forked from Qortal/Q-Nodecontrol
Q-Nodecontrol - Vite.js and TypeScript
How to use
Download the source or clone the repo:
Install it and run development:
npm install
npm run dev -- --host
Install it and build production:
npm install
npm run build
Languages
TypeScript
99.1%
HTML
0.9%