Pick your seat and check in to flight
VueJs
Vuex
MongoDB
NodeJs
ExpressJs
Bootstrap Vue
Clone down this repository:
You will need node
npm
and mongodb
installed globally on your machine.
"node": ">= 9.4.0"
"npm": ">= 5.6.0"
git clone https://github.com/merveer/flight-checkin.git
cd flight-checkin
Dependency Installation:
npm install
To Start Server:
nodemon
Serve with hot reload at localhost:8080
cd checkin
npm install
npm run dev