Skip to content

aaronheath/ahdc-webapp

Repository files navigation

Aaron Heath Dot Com Frontend

Angular based frontend for https://aaronheath.com.

Setup for Development

Install dependencies by running yarn install.

Ensure that API backend is up and running.

Startup the dev server yarn run start.

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Building for Production

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

Unit Tests

TBC

End-to-end Tests

TBC

About

Angular frontend for aaronheath.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published