Set up a monorepo with Lerna

This commit is contained in:
Ville Immonen
2016-09-19 02:12:19 +03:00
committed by Dan Abramov
parent 36d68680c1
commit 26464096d5
46 changed files with 114 additions and 94 deletions

View File

@@ -0,0 +1,14 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
node_modules
# testing
coverage
# production
build
# misc
.DS_Store
npm-debug.log