Skip to content

JacobLinCool/CSIE-Camp-Portfolio-Template

Repository files navigation

Portfolio Template

An example website made for Modern Web Development Guided Project, one of the courses in NTNU CSIE Camp 2022.

Setup

  1. Install PNPM
    • curl -fsSL https://get.pnpm.io/install.sh | sh -
  2. Install Node.js 16+
    • pnpm env use --global lts
  3. Install the dependencies
    • pnpm i
  4. Run the development server
    • pnpm dev

Now, you should be able to visit the website at http://localhost:3000.

Build

  • pnpm build

The built website will be placed in dist/.

And you can use pnpm preview to preview the built website in your browser.

Tech Stack

About

My Portfolio Website!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published