0.0.0 ā€¢ Published 4 years ago

opc-lib v0.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Welcome to One Platform Components Library šŸ‘‹

Version Documentation Maintenance Total alerts

One platform component library.

Install dependencies

npm install

Usage

Development server

  • Run a single component
npm run dev <component-name>
  • Build a single component
npm run build <component-name>

Run tests

npm run build
npm run test

Create a new component

Install packages

npm install

Create new component

npm run new

This would run the generator and add the component to packages folder

Run your component

npm run dev <component-name>

šŸ¤ Contributors

šŸ‘¤ Ghanshyam Lohar @ghanlohar

šŸ‘¤ Diwanshi Gadgil @diwanshi

šŸ‘¤ Anjnee K. Sharma @anjneeksharma

šŸ‘¤ Sumeet Ingole @gisumit

šŸ‘¤ Deepesh Nair @hybridx