418 B
Executable File
418 B
Executable File
NewFreePlanet
A Quasar Framework app
Install the dependencies
yarn
Start the app in development mode (PWA)
npm run pwa
Build the app for test Server
./deploy_on_test_server.sh
Build the app for production
./deploy_on_production.sh