/website

My personal webpage

Primary LanguageTypeScript

my personal webpage 💗 💗 💗

Tech stack 💎 💎 💎

In website, we use

Our main language of development is TypeScript

Project setup 💡 💡 💡

First, check the required versions. 📌 📌 📌

  • Node.js v15 or higher. You can check by typing
    node -v
    
    into the terminal.
  • npm v7 or higher. You can check by typing
    npm -v
    
    into the terminal.

You can download and install Nodejs from its website here.

Getting started 🔎 🔎 🔎

Run these commands to start developing from the root directory. Run yarn or npm install Run npm run dev Run yarn dev

Terminal 1
npm run dev

The website will pop up at http://localhost:3000

Deployment Status Badge

Netlify Status