Browse Source

How to test

master
Leo Lamprecht 8 years ago
committed by GitHub
parent
commit
d78059d81d
  1. 2
      README.md

2
README.md

@ -28,3 +28,5 @@ $ now help
2. Link the package to the global module directory: `npm link`
3. Transpile the source code and watch for changes: `npm start`
4. You can now start using `now` from the command line!
As always, you can use `npm test` to run the tests and see if your changes have broken anything.

Loading…
Cancel
Save