Skip to content

forLoopOfficial/forloop-api

Repository files navigation

Forloop API

API for Forloop app.

Installation

  • Make sure that Node.js is installed.
  • Install Node.js modules with npm:
npm install

Starting App

  • To run the app, copy the file config/default.json to config/local.json and substitute the settings to match your develoment environment.
  • Start the app with npm:
npm start
  • Navigate to localhost:3001. Please note 3001 is the default port used

Contributing

  • This project uses the airbnb javascript style guide
  • use prettier to format code to be consistent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published