0.0.16 • Published 5 years ago
phonyjs-lite v0.0.16
Phonyjs-lite
Getting started
Installaltion
$ npm install -g phonyjs-lite
$ yarn add -g phonyjs-lite
Running the phonyjs-lite CLI
$ phonyjs-lite
$ ? Enter app name: my-app
Initialize app
$ cd my-app
$ yarn install
$ yarn dev