Node v14 as repo default

This commit is contained in:
Aarni Halinen
2021-01-15 22:32:24 +02:00
parent 261334006b
commit e56fdb098a
5 changed files with 13 additions and 11 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ Minimal starter kit with hot module replacement (HMR) for rapid development.
## Installation
1. Clone/download repo
2. `npm install`
2. Install node v14
3. `npm install`
## Usage