c465fc2401628b3c6caad21664e01f5fb7dc3b97
All checks were successful
Core Repos/Homepage/pipeline/head This commit looks good
Mostly double quotes instead of singles and a few let's that could be const.
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 installnpm install -g @angular/cli@9.0.5ng buildto buildng serveto run locally on port 4200ng testto run unit tests
Build for production
./docker-build.sh
Description
Languages
TypeScript
50.4%
HTML
24.2%
CSS
20.1%
JavaScript
4.7%
Dockerfile
0.3%
Other
0.3%