forked from verdnatura/salix-front
Actualizar 'README.md'
This commit is contained in:
parent
68cc6c9ca7
commit
cb0f27fdb6
|
@ -10,6 +10,12 @@ yarn
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install quasar cli
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo npm install -g @quasar/cli
|
||||||
|
```
|
||||||
|
|
||||||
### Start the app in development mode (hot-code reloading, error reporting, etc.)
|
### Start the app in development mode (hot-code reloading, error reporting, etc.)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue