0.0.1 • Published 3 months ago

@digital_tech_9/create-xx v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

create-xx

NPM version NPM downloads

A project scaffold with Dumi

Usage

npx @digital_tech_9/create-xx my-project-name

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT

0.0.1

3 months ago