2020-08-30 21:18:14 -04:00
2020-03-06 15:50:55 -05:00
2020-08-30 21:18:14 -04:00
2018-09-07 23:54:04 -04:00
2020-03-06 16:16:28 -05:00
2020-03-06 21:10:24 -05:00
2020-04-20 19:31:48 -04:00
2020-08-27 15:00:50 -04:00
2020-08-27 15:00:50 -04:00
2020-03-06 16:16:28 -05:00
2018-09-07 23:54:04 -04:00

Cameron's Homepage

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..

Environment

  • node 13.10.*
  • npm 6.14.*

Build/Run

  • npm install
  • npm install -g @angular/cli@9.0.5
  • ng build to build
  • ng serve to run locally on port 4200
  • ng test to run unit tests

Build for production

./docker-build.sh

Description
No description provided
Readme 14 MiB
Languages
TypeScript 50.4%
HTML 24.2%
CSS 20.1%
JavaScript 4.7%
Dockerfile 0.3%
Other 0.3%