We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clone the repo
npm install
to run the server: gulp serve
gulp serve
to run the tests: npm test
npm test