Skip to content

gfLobo/apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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