parent
9db5b6d9d4
commit
59056abc9e
@ -1,3 +1,13 @@
|
|||||||
|
## Setup vue.js project
|
||||||
|
|
||||||
|
### Windows
|
||||||
|
Download and install [composer](https://getcomposer.org/download/)
|
||||||
|
|
||||||
|
serve the project with:
|
||||||
|
```
|
||||||
|
php artisan serve
|
||||||
|
```
|
||||||
|
|
||||||
https://blog.devsense.com/2019/how-to-install-laravel-for-visual-studio-code
|
https://blog.devsense.com/2019/how-to-install-laravel-for-visual-studio-code
|
||||||
|
|
||||||
https://getcomposer.org/download/
|
https://getcomposer.org/download/
|
Loading…
Reference in new issue