installable-app
v1.0.4
Published
Demo for installable app.
Readme
Quick Start
Clone this repo
$ git clone https://github.com/epilande/installable-app.git
$ cd installable-appInstall dependencies
$ yarn installStart dev environment
Navigate to http://localhost:8000
$ yarn devBuild for production
$ yarn build