Backend for Travel Agency Web application based on photoshop website template design downloaded from website php.jabber.com.
Built using Node and Express ,this web application makes API requests to a MungoDB database .
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/raythompsonwebdev/travelagencyvuebackend.git
- Install NPM packages
npm install
$ npm run dev
$ node server.js
or
$ npm run start