Skip to content

My personal portfolio website created using Angular + Bulma CSS

License

Notifications You must be signed in to change notification settings

paanjoe/thetechjoe

Repository files navigation

Logo

paanjoe.com

The first iteration of paanjoe.com built with Angular and hosted with Netlify

Netlify Status

🛠 Installation & Set Up

  1. Install the Angular CLI

    npm install -g @angular/cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    npm i or npm install
  4. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

About

My personal portfolio website created using Angular + Bulma CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published