Skip to content

amingst/Enterprise-Resource-Planning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Enterprise-Resource-Planning

This is being developed for a school project.

Follow these steps to run the project: To run the project you first need to have node and angular installed To install node simply go to this link and install: https://www.nodejs.org

Make sure that you have npm installed by running npm install npm@latest -g

To Install angular run npm install -g @angular/cli

To make sure that you have all of the requisite packages installed cd into the nebula-server directory and run npm install Then cd into the nebula-client directory and cd into angular-src then run npm install

After that cd back into the nebula-server directory and run npm run dev:start Then cd once more into the nebula-client directory and then cd into angular-src then run ng serve

After that you should have a working project.

Direct any questions to 03mingst@cua.edu or one of the other group memebers CUA email addresses.

About

This is being developed for a school project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 41.5%
  • JavaScript 33.1%
  • HTML 23.3%
  • CSS 2.1%