Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 784 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 784 Bytes

Travel Aloha

Central platform for your dream travel.

This project compose of many systems.

This branch serves as an example for you to understand better. You can check out the file todo and api-todo in each directory.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Duplicate file .env.example and rename the copied one to .env.

Clone the project and run the script to install all dependencies.

npm install

Start the project with

npm start

Versioning

We use SemVer for versioning.

License

This project is licensed under the MIT License - see the LICENSE file for details