Skip to content
View kosalvann's full-sized avatar
Block or Report

Block or report kosalvann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kosalvann/README.md

👋 Hello, World

Kosal's personal website at https://kosalvann.com

🪄 Installation

Clone the repository kosalvann/kosalvann to your local computer using git

git clone https://github.com/kosalvann/kosalvann.git
cd kosalvann

Install the dependencies

yarn install

Set the environment variables

cp env.example .env

⚡️ Run Localhost

Spin up a Node server locally in port 8080 by running the yarn commands, then visit http://localhost:8080 on your local machine.

yarn start

Popular repositories

  1. kosalvann kosalvann Public

    My personal website

    JavaScript