evino
v0.0.4
Published
Extended View Interface of NOJ
Readme
NOJ EVINO
Extended View Interface of NOJ
Install the dependencies
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
npm run lintBuild the app for production
quasar build