@sjay/carbon
v0.1.1
Published
A Nodejs(Express) server application built with typescript
Downloads
1
Maintainers
Readme
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