appdesk
v0.0.1
Published
```bash # Will start the server and open the app in a new browser tab npm run dev ```
Downloads
3
Readme
AppDesk for Evorra
Dev mode
# Will start the server and open the app in a new browser tab
npm run dev
Building for prod
To create a production build:
npm run build
source will be output to ./build directory
You can preview the build with
npm run preview
if needed.
To execute the app
node ./build