There are codes to generate my website.
haphysics = happy + physics
https://haphysics.com/
This website provides my insights on natural science, programming and electronics.
My website is composed of...
Serve as http://localhost:3000
Option 1: npm
$ npm run dev
Option 2: yarn
$ yarn dev
Option 1: npm
$ npm run build
Option 2: yarn
$ yarn build
Option 1: npm
$ npm run export
Option 2: yarn
$ yarn export
Option 1: npm
$ npm run deploy
Option 2: yarn
$ yarn deploy