@pioneer-platform/platform
v7.2.4
Published
Pioneer Platform SDK
Readme
pioneer-platform (platform)
Pioneer Platform SDK
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