Creating project for cat-org
$ cnpm install @cat-org/create-project
Use to create a new project. This package supports to use with babel
, flow
, prettier
, eslint
, and jest
. This will also use husky
and lint-staged
to check the commit.
yarn create @cat-org/project ./new-project
--lerna
: If you want to add a new project to a lerna-managed project, you can use yarn create @cat-org/project --lerna
.Copyright 2014 - 2016 © taobao.org |