Skip to content

douglaspampu/dextra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dextra

Intructions to run the project:

Backend

the backend will run on the address localhost:5000

  • cd backend;
  • npm install;
  • node_modules/.bin/babel-node app.js;

Unittests

  • cd backend;
  • npm install;
  • npm test

Frontend

the frontend will run at the address localhost:4200

  • cd frontend/menuFront;
  • npm install
  • ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published