Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 419 Bytes

How to run

  1. Clone repos: git clone [email protected]:nickell-andrew/lattice-test
  2. Open directory in two terminal windows
  3. Open a .env.example file in the project root and fill in your API_KEY
  4. Execute cp .env.example .env
  5. Start up API service (from project directory): npm run startServer
  6. Start up client service (from same directory as above): npm run startClient
  7. Open localhost:3000 and view