Commit 8570fe66cbcd7b87e17d0cb161c0362c30a4abec
update repo with install instructions
mix irving committed on 8/7/2017, 4:10:22 AMParent: 38c5064a20aa6592385ff1f7194778f5167d38ad
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -6,11 +6,19 @@ | ||
6 | 6 | |
7 | 7 | Trello : https://trello.com/b/93eXDvVP/ticktack |
8 | 8 | |
9 | 9 | |
10 | -## Git repos | |
10 | +## Development | |
11 | 11 | |
12 | -private: | |
12 | +### Repos | |
13 | 13 | |
14 | -- git@github.com:protozoa-nz/ticktack.git | |
15 | -- ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256 | |
14 | +- `git@github.com:protozoa-nz/ticktack.git` | |
15 | +- `ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256` | |
16 | 16 | |
17 | +### Install | |
18 | + | |
19 | +```bash | |
20 | +npm install | |
21 | +npm run setup | |
22 | +npm start | |
23 | +``` | |
24 | + |
Built with git-ssb-web