Skip to content

Mrtn-fa/TE-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TE-APP

Toteat app

Cómo encender la aplicación

Conexión con MongoDB

  1. Go to backend/
  2. Rename ".env_sample" for ".env"
  3. Open it and change "[your_key_here]" for the secret key

Backend

  1. Open a terminal in backend/
  2. run "npm install package.json"
  3. run "npm run start"

Frontend

  1. Open a terminal in frontend/teapp/
  2. run "npm install package.json"
  3. run "npm start"

Web

  1. go to http://localhost:3000

About

Toteat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published