0.0.2 • Published 9 months ago

sc-components-test v0.0.2

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

sc-components

NPM version NPM downloads

a components library build for starcharge

Usage

TODO

Options

TODO

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