Open hendricius opened 10 years ago
If you clone the repo and do an npm install
then you'll be able to run grunt serve
(make sure you have grunt installed). That will start a development server on 9001. You can do manual testing using the demo app at http://localhost:9001/demo.
No test currently :(
Hi sorry for the stupid question,
would like to submit a pull request. How can I set everything up locally and compile a new version?
Are there any tests I have to run?
Thanks! Great work!