This package has been deprecated

Author message:

test package

react-doc-tab-template
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

React DocTab 📑 Template

npm version Build Status

React DocTab Template

Install

  • npm npm install react-doc-tab-template
  • yarn yarn add react-doc-tab-template

Development

Easily set up a local development environment!

Build all the examples and starts storybook server on localhost:9009:

  • clone
  • npm install
  • npm start

OR

Clone this repo on your machine, navigate to its location in the terminal and run:

npm install
npm link # link your local repo to your global packages 
npm run build:watch # build the files and watch for changes 

Clone project repo that you wish to test with react-doc-tab-template library and run:

npm install
npm link react-doc-tab-template # link your local copy into this project's node_modules 
npm start

Start coding! 🎉

Contributing

All contributions are welcome!

Readme

Keywords

Package Sidebar

Install

npm i react-doc-tab-template

Weekly Downloads

0

Version

1.0.12

License

MIT

Unpacked Size

71.6 kB

Total Files

9

Last publish

Collaborators

  • npm