places-api

Backend for graduation work application

About

This project uses Express.js. Fast, unopinionated, minimalist web framework for Node.js.

Getting Started

  1. Make sure you have NodeJS and npm installed.
  2. Install your dependencies
cd path/to/places-api
yarn
  1. Start your app
yarn start