Fix setup command
This commit is contained in:
@@ -23,10 +23,10 @@ Using Laravel and Vue JS
|
|||||||
3. NodeJs (Node + NPM)
|
3. NodeJs (Node + NPM)
|
||||||
<https://nodejs.org/en/download>
|
<https://nodejs.org/en/download>
|
||||||
|
|
||||||
2. Install dependencies
|
2. Setup project and install dependencies
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
composer install
|
composer run setup
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running the project
|
## Running the project
|
||||||
|
|||||||
Reference in New Issue
Block a user