Skip to content

cr998/portfolio-v1

 
 

Repository files navigation

Portfolio

Build Status

Important: This is old, not maintained version. For actual information about me see https://github.com/twistezo/portfolio

Description

My programming portfolio with management dashboard and blog (both are hidden for unregistered users).

Tools

Angular 4 (JS + TypeScript), Bootstrap 4, Firebase

Requirements

npm, angular-cli

Build, run, deploy

build:
npm install
npm install -g @angular/[email protected]

build for prod.:
ng build --prod

run:
ng serve

deploy on github page: 
--output-path docs --base-href web-portfolio

deploy on firebase: 
firebase deploy

Latest version

https://twistezo.github.io/portfolio-v1

About

My programming portfolio website - v1 (Angular)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • HTML 18.6%
  • CSS 16.3%
  • TypeScript 12.2%