Demo Website

A simple StackOverflow list website.

Getting Started

using node v16.14.0 (npm v8.3.1) to develop.

  1. Clone the repo:
git clone --depth 1 git@github.com:ambisign-gavin/list-demo-website.git
cd list-demo-website
  1. Start the server on development mode:
npm install
npm run dev
  1. Run on production:
npm run build
npm run start

About Me: https://www.gavinwang.net/