Update README

This commit is contained in:
Râu Cao 2022-09-04 21:19:25 +02:00
parent ade75e9621
commit b64a998a86
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -7,4 +7,8 @@ This website is a simple static site. It is built using the
1. Clone this Git repository
2. [Install Hugo](https://gohugo.io/getting-started/installing/)
3. Run `hugo server`
3. Run `npm run dev`
## Build for production
npm run build:release