Skip to content

jgf5013/angular-mono-repo

Repository files navigation

demo-org

This is a mono-repo app build using Angular and Nx. In place of a back-end service, the project relies on hard-coded json initialization data and then saves changes to localStorage. Currently the only project is amcas-staff

Running the app locally

  1. npm install
  2. ng serve amcas-staff

Testing the app

  • Unit: ng test amcas-staff
  • End-to-end: ng e2e amcas-staff

Deploying the app

See angular.io/guide/deployment where your_project_name is actually the name of this repository (not the app under the apps folder)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published