Welcome to One Platform Components Library ๐
March 5, 2021 ยท View on GitHub
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
To publish packages to npmjs refer the following links.
- https://docs.npmjs.com/creating-and-publishing-scoped-public-packages
- https://docs.npmjs.com/cli/v6/commands/npm-publish
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
๐ค Rigin Oommen @riginoommen