Skip to content

gus-code/mfee-project

Repository files navigation

MFEE Project

Start the app

To start the development server you can run the following commands:

npm run start:angular

This will start the angular app, open your browser and navigate to http://localhost:4200/.

npm run start:react

This will start the react app, open your browser and navigate to http://localhost:4200/.

npm run start:api

This will start the node app, you can run this along with any previous front end app. The API will be running in http://localhost:3000/.

About

Template for the final project of MFEE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published