Skip to content

Repository files navigation

Prerequisites:

  1. Git
  2. pnpm 8
  3. Node JS 21
  4. Others
    1. VS Code Extension (optional but recommend to install)
      1. Auto Close Tag
      2. Auto Rename Tag
      3. Auto Highlight Matching Tag
      4. Prettier - Code formatter
      5. Tailwind CSS IntelliSense

Demo

https://yuan116.github.io

Steps to develop

  1. Clone repository
    • Clone and install submodules together
      'git clone --recurse-submodules https://github.com/yuan116/yuan116.github.io.git'
    • Clone and install submodules separately
      'git clone https://github.com/yuan116/yuan116.github.io.git'
      'git submodule update --init --recursive'
  2. Switch branch to 'dev', run command 'git checkout dev'
  3. Install node modules, run command 'pnpm install'
  4. Duplicate '.env.example' and rename to '.env'
  5. Start dev server, run command 'pnpm run dev'

Command to update git submodules

git submodule update --remote

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages