Skip to content

Commit 7484049

Browse files
themrmaxmarijnh
authored andcommitted
add quickstart to project readme
1 parent 9a316b3 commit 7484049

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ The CodeMirror community aims to be welcoming to everybody. We use the
2626
[Contributor Covenant
2727
(1.1)](http://contributor-covenant.org/version/1/1/0/) as our code of
2828
conduct.
29+
30+
### Quickstart
31+
32+
To build the project, make sure you have Node.js installed (at least version 6)
33+
and then `npm install && npm build`. To run, just open `index.html` in your
34+
browser (you don't need to run a webserver). Run the tests with `npm test`.

0 commit comments

Comments
 (0)