A simple StackOverflow list website.
using node v16.14.0 (npm v8.3.1) to develop.
- Clone the repo:
git clone --depth 1 git@github.com:ambisign-gavin/list-demo-website.git
cd list-demo-website
- Start the server on development mode:
npm install
npm run dev
- Run on production:
npm run build
npm run start
About Me: https://www.gavinwang.net/