/intro

The source code of my website's homepage and about page.

Primary LanguageHTMLApache License 2.0Apache-2.0

intro

https://elvismao.com

My self introduction website.

How to run

Make sure you have node.js installed.

npm install
npm run dev

How to build

npm run build