diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..53a4221 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +v16.13.2 diff --git a/README.md b/README.md index 60cb312..6b8cacf 100644 --- a/README.md +++ b/README.md @@ -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