Skip to content

Diviloper/TFGGWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFG Finder

HackEPS 2018

What we need to have installed

We need to have node.js and npm.
And also mongodb.

How To Start the program

First we need to clone the project

git clone https://github.com/VicDivi/TFGGWP.git

We need to start the api server before launching the main program

cd API
npm install
node app.js

Lets go back to the main folder
cd ..

Finally we can launch the main program

cd TFGGWP
npm install
ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors