forked from Qortal/Q-Nodecontrol
master
This branch is 45 commits behind Qortal/Q-Nodecontrol:master
Reviewed-on: #1 Reviewed-by: crowetic <jason@crowetic.com>
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.4%
HTML
0.6%