How To Try • Credits • License
To clone and run this application, you'll need Git, Node.js (which comes with npm) installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/lahacks2019/API
# Go into the repository
$ cd API
# Install dependencies
$ npm install or yarn install
# Run the app
$ npm start or yarn start
Go to app.js and uncomment the last line then comment the line above the last line to test locally
This software uses the following open source packages:
MIT