Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.31 KB

GettingStarted.md

File metadata and controls

38 lines (26 loc) · 1.31 KB

Getting Started

Obtaining an Account

If you would like to contribute, but need an account so you can add, modify, and delete restaurants, open an issue. Note: currently I am not giving out accounts to people I do not know. Various improvements to the API or the development process will need to be made before that can hapen.

Restaurant Map Website

Dev OS's:

  • Officially Verified: Windows
  • Should Work: macOS, Linux

Dependencies:

Reccomended Dev Tools:

To start developing, simply run npm install and then npm build. The build will watch for changes to any of the Typescript files, index.html or style.css. To launch the website, open the index.html in the .bin folder.

Restaurant Map Android

Dev OS's:

  • Officially Verified: Windows
  • Should Work: macOS, Linux

Dependencies:

Restaurant Map API

Dev OS's:

  • Officially Verified: Windows
  • Should Work: macOS, Linux

Dependencies:

  • Some sort of ASP .NET Core development environment: