Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

dmartinng/api-org-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the front-end: yarn run build or npm run build.

To run the server: node server. The site can then be accessed on http://localhost:9000/

(Note: Running npm start will build the front-end and then run the server)

The API can be found in server/app.js.

About

API Org App --- YOYO technical test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.6%
  • CSS 7.6%
  • HTML 6.8%