This package has been deprecated

Author message:

this package has been deprecated

bsa-library-repo

2.2.1 • Public • Published

How to start

first time

yarn install && cd package/bsa-library && yarn install

Developement

Development + Playground + documentation

cd package/bsa-library
yarn styleguide

How to test the lib on your own project:

Instead of publishing, installing, test, fix, publishing... just link the package:

cd /{bsa-library-path}/bsa-library/package/bsa-library
npm link
cd /{your-project-path}/your-awesome-project/
npm link bsa-library

Now what ever you change in bsa-library should be available for your-awesome-project

Publishing

gulp login
gulp prepare
gulp publish

Documentation preview

Version 1 -- react 15.x + antd 2.x

Version 2 -- react 16.x + antd 3.x

Readme

Keywords

none

Package Sidebar

Install

npm i bsa-library-repo

Weekly Downloads

1

Version

2.2.1

License

MIT

Unpacked Size

765 kB

Total Files

255

Last publish

Collaborators

  • enterloper