1.0.4 • Published 6 years ago
installable-app v1.0.4
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