add nvm config

This commit is contained in:
bdeshi 2022-11-18 00:20:19 +06:00
parent 0460fe086d
commit fcdd2cf3d7
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0
2 changed files with 3 additions and 0 deletions

1
.nvmrc Normal file
View File

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

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