https://github.com/yufji/bigod-ui
a demo relate to [react, webpack, babel, babel-plugin, gulp]
https://github.com/yufji/bigod-ui
gulp react ui-components webpack
Last synced: 10 months ago
JSON representation
a demo relate to [react, webpack, babel, babel-plugin, gulp]
- Host: GitHub
- URL: https://github.com/yufji/bigod-ui
- Owner: YufJi
- Created: 2018-12-14T07:58:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T03:21:33.000Z (almost 7 years ago)
- Last Synced: 2025-04-11T15:51:31.318Z (about 1 year ago)
- Topics: gulp, react, ui-components, webpack
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 10
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to bigod-ui 👋
> this is a demo that try to create a react-ui-libray and provide a babel-plugin(like 'babel-plugin-import')
## Install
```sh
npm install
```
## Usage
```sh
npm run start
```
## Compile
```sh
yarn compile (generate ./lib/ by gulp)
```
## Author
👤 **yufj**
* Github: [@YufJi](https://github.com/YufJi)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_