Skip to content

Jmendo12/noyo-assesment-johnmendoza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noyo-assesment-johnmendoza

How to run the project

Clone the project, then follow the steps below to build the front and back end.

Running the Backend

Change into the address-history-challenge directory and run the following:

  ./go

See address-history-api repository for more information.

Client

Change into the client directory and execute the following if using npm:

  npm install
  npm start

If using yarn:

  yarn install
  yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published