Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Ticketing Angkasa is a website-based application designed using Vuejs and express. Serves to make airline ticket reservations easily and quickly
This is an example of how to list things you need to use the software and how to install them.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
git clone https://github.com/hanifkumara/ticketing-ankasa-app.git
- Install NPM packages
npm install
- Add .env file at root folder project, and add following
VUE_APP_SERVICE_API= http://localhost:3000/api
npm run serve
npm run build
npm run lint
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
https://github.com/hanifkumara/ticketing-ankasa-api
My Email : [email protected]
LinkedIn : https://www.linkedin.com/in/hanifkumara/
Project Link: https://github.com/hanifkumara/ticketing-ankasa-app