diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2017-12-22 15:00:09 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2017-12-22 15:00:54 +0200 |
| commit | 0fe65c416358c8e5ddf209c416e0fe46fb1bf7e9 (patch) | |
| tree | 613fbd1fba362a7f0ded9aeda7cdac258d7cbd01 /README.md | |
| parent | 8657d222aea2627188a991633b8aa63a3c0293bd (diff) | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..058af16 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# jan.systems + +Built with `riot.js`. + +## Installation + +* Run `yarn install`. +* Install the [caddy](https://caddyserver.com) server. +* `yarn start`
\ No newline at end of file |
