Skip to content

WebApp with Vue (vue-router, vuex, vue-chartjs) and Laravel

Notifications You must be signed in to change notification settings

jechazelle/flight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WebApp with Vue (vue-router, vuex, vue-chartjs) and Laravel

See a Demo

How to launch

Clone the repository :

git clone https://github.com/jechazelle/flight.git

Download and install composer :

https://getcomposer.org/download/

Back (Laravel)

cd Back
sudo chmod -R 777 bootstrap/cache && sudo chmod -R 777 storage
composer install
php artisan serve --port=8000

Front (Vue.js)

cd Front
npm install
npm run serve

About

WebApp with Vue (vue-router, vuex, vue-chartjs) and Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published