spaceman27 / React-lib-seed

reuseable react-component library for any js fw like angular , vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO USE

  • react-lib-seed: basic need for reusable component library
  • angular-poc: for testing purpose, to consume react component library

react-lib-seed

Dependency: Bootstrap 4, React CSS Modular, Kendo UI, webpack script

for dev: run npm run start for production: run npm run build which actually run below script to build and pack the library to a (local) package. not intened to publish on npm "node scripts/build.js && cd ./build && npm pack"

About

reuseable react-component library for any js fw like angular , vue


Languages

Language:JavaScript 73.6%Language:TypeScript 11.0%Language:CSS 9.8%Language:HTML 5.5%