added read me

This commit is contained in:
Jon Lambson 2017-08-08 15:09:49 -06:00
parent 84db0f96b1
commit 0061d38152
1 changed files with 18 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
Daplie Web App
--------------
Prototype Daplie Web App.
No build tools or fancy web server required.
Clone and load the HTML. That's all.
```bash
npm install -g serve-https
git clone git@git.daplie.com:Daplie/walnut_launchpad.git
pushd landing-page
serve-https
```
<https://localhost.daplie.me:8443>