diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ebd7c8 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# inkjs boilerplate + +Console commands to start working + +1. `git clone` +2. `npm install` +3. `gulp serve` + +Not included: ink compiler from Ink source to JSON.