Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.53 KB

StudyAbroadApp

See the site here: https://engineersabroad.uvacreate.virginia.edu/Homepage

This project was generated with Angular CLI version 9.0.2.

#Version Disclaimer#

You may have to downgrade your version of Node.js in order to run on the development server. Recommended Node.js version is 16.13.1 *Use https://github.com/coreybutler/nvm-windows/releases 'nvm' if you are on Windows. *Use 'n' if you are on Mac/Unix

Note: This is the most up-to-date version of the published site, forked from the original creator (the original repository is here: https://github.com/shresthayaman/studyAbroad-app)

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.