Skip to content

Latest commit

History

History
39 lines (24 loc) 路 736 Bytes

File metadata and controls

39 lines (24 loc) 路 736 Bytes

logo

Apollo Journey

Captura da Web_2-1-2023_181417_apollojourney vercel app

Running locally

Git clone

  git clone https://github.com/gfLobo/apollo.git

Open the project

  cd apollo

Install all the dependencies (if you have some problems just type "--force" at the end)

  npm install

Run the node server

  npm run start