Skip to content

Commit

Permalink
setting up some helper scripts and super basic documentation (single-…
Browse files Browse the repository at this point in the history
…spa#3)

* setting up some helper scripts and super basic documentation

* formatting

* initial description
  • Loading branch information
TheMcMurder authored and joeldenning committed Nov 8, 2019
1 parent 5843410 commit bfc5d47
Show file tree
Hide file tree
Showing 3 changed files with 6,396 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
Initial readme
# Create single-spa
A project to make creating single-spa applications easy as `npm run create single-spa`. The spa builder extraordinaire.

## Developing
We're using [lerna](https://lerna.js.org/). To install all dependencies for each package run `npm install` && `npm run bootstrap` -> which runs `lerna bootstrap`
Loading

0 comments on commit bfc5d47

Please sign in to comment.