Skip to content

noeltesaluna/personal-website-v2

Repository files navigation

noel.tesaluna.com

Welcome to the source code of my personal website!

🚀 Quick Start

Clone the repository:

git clone https://github.com/noeltesaluna/personal-website-v2.git

Running the Site in Development Mode

  1. Install the necessary packages:
    npm install
  2. Start the development server:
    npm run dev
  3. Open your browser and navigate to http://localhost:3000 to view the site.

Building the Site for Production

  1. Build the app for production:
    npm run build
  2. The build artifacts will be stored in the build folder, ready for deployment.

About

Second version of my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors