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