create-phoenix-app
v1.0.14
Published
CLI for generate fresh project with Bizzy Phoenix standard - Part of Bizzy Common Web
Downloads
3
Readme
create-phoenix-app
CLI for generate fresh project with Bizzy Phoenix standard
How to install
$ yarn add create-phoenix-app -D
# or
$ npm i create-phoenix-app -D
Sample Usage
Script for Development
# run eslint
$ yarn run lint
# run test
$ yarn run test
# run build
$ yarn run build
Copyright © 2018 by Bizzy Engineering Team