add nvm config

This commit is contained in:
2022-11-18 00:20:19 +06:00
parent 0460fe086d
commit fcdd2cf3d7
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@ created with [pug][pug] and [sass][sass], build with [parcel][parcel].
## setup
```bash
# select node version
$ nvm use
# install dependencies
$ yarn install
# build the output