Skip to content

nevermyuk/nevermyuk.github.io

Repository files navigation

LinkedIn

zequan.dev

personal website View

Built With

  • Next
  • React

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/nevermyuk/nevermyuk.github.io.git
  2. Install NPM packages
    npm install

Usage

  1. Run development server
    npm run dev

(back to top)