Commit graph

53 commits

Author SHA1 Message Date
AJ Jordan
6f86fb89b7
Use npm start in README.md 2018-03-14 14:23:05 -04:00
AJ Jordan
8bf710dd61
Declare Lumo as a dependency
This means that we always have the right version, regardless of what's
in the global environment. Note that npm scripts (including `npm
start`) automatically prepend `./node_modules/.bin` to $PATH, which is
how this works.

See also http://module.party
2018-03-14 14:21:54 -04:00
dmitri.sotnikov@gmail.com
75b679a533 initial commit 2018-03-14 09:50:34 -04:00