/Portofolio

Personal portofolio build with Angular

Primary LanguageHTMLMIT LicenseMIT

Portofolio

Personal website generated with Angular CLI v16.1.7.

Installation

Follwing are the steps to install this application

  1. Clone this repository
git clone git@github.com:Popovkov57/Portofolio.git
  1. Go into the folder Portofolio which was cloned.
cd Portofolio
  1. Install necessary dependencies
npm install

Running the application

  1. To run the app in the development mode.\
npm run dev:ssr

Building the application

  1. To build the app for production to the dist folder.\
npm run build:ssr:prod

Build Information

Open Source Love

License

The source code for the site is licensed under the MIT license, which you can find in the LICENSE file.