mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
1ea2a1464e
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
rttys-ui
Install node 12
nvm install 12
nvm use 12
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint