Code of my personal website.
- Node
18+
- Yarn (
npm install -g yarn
)
Run yarn install && yarn build:dev
Run yarn start
and then access https://localhost:9001
Run yarn install && yarn build:prod
Artifacts will be available in the dist
directory.
This code is released under Apache License.
Check LICENSE file for more information.