add nvm config

main
bdeshi 1 year ago
parent 87be1532a5
commit 0898afd3ad
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0

@ -0,0 +1 @@
v16.13.2

@ -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

Loading…
Cancel
Save