Before you edit. Please go through the Angular tutorial.
-
Clone the project onto your local machine
-
Run the command
npm installto install dependencies from the repo -
Install AngularCLI
-
Run locally by typing in the terminal
ng serve -
Once done with editing:
- In your terminal, run
ng build --base-href="/apphack/" --deploy-url="/apphack/" --prod
- In your terminal, run
-
scpthe contents of thedistfolder intocs.appstate.eduserver. Make sure to backup the previous contents, remove them, thenscp