Hosted at cameroncordes.me.
Angular 9 based website with pages for:
- Home/About
- Resume
- Projects
- Contact
In the future it would be nice to host a little blog with this site, but first to write some blog posts..
node 13.10.*
npm 6.14.*
npm install
npm install -g @angular/[email protected]
ng build
to buildng serve
to run locally on port 4200ng test
to run unit tests
./docker-build.sh