We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e55fb commit 76bc387Copy full SHA for 76bc387
README.md
@@ -18,6 +18,8 @@ There are three ways to run the application:
18
## Run & Build
19
NeoDash is built with React. You'll need `npm` installed to run the web app.
20
21
+> Note - node V12 is currently required to build the application.
22
+
23
To run the application in development mode:
24
- clone this repository.
25
- open a terminal and navigate to the directory you just cloned.
0 commit comments