0.1.74-alpha.1 • Published 2 years ago

educo v0.1.74-alpha.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

EDUCO

A React Component Lib For Embibe

Prerequiste

Make sure that no css / sass file included (use styled-components)

Bundling Package

npm i

npm run bootstrap

npm run dist

npm run publish

Questions And Answers

Q : CaseSensitivePathsPlugin Module not found

A : CaseSensitivePathsPlugin might happened cause of folder case sensitive issue. please check all component folder name and make it PascalCase instead of snake_case

Reference

Author

Anish M Prasad (anish@embibe.com)