Skip to content
Snippets Groups Projects

start upgarde

Merged jfriedli requested to merge upgrade-quasar into develop
Files
3
+ 1
2
@@ -63,8 +63,7 @@ this was successful you can access the app on:
@@ -63,8 +63,7 @@ this was successful you can access the app on:
If you don't want to use `docker-compose`.
If you don't want to use `docker-compose`.
1) `yarn install`
1) `yarn install`
2) `yarn global add @quasar/cli`
2) `yarn dev`
3) `quasar dev`
Make sure you have a running backend instance that you can reference in the `quasar.js` file.
Make sure you have a running backend instance that you can reference in the `quasar.js` file.
Loading