Giter Site home page Giter Site logo

gio-rewire's Introduction

Command

  • 正常编译
gio-rewired lib compile
  • watch mode 的进行文件的编译
gio-rewired lib compile --watch
  • rough mode 粗暴模式,
--rough
  • output
--es 输出 es 模块
--cjs 输出 commonJs 模块

React Components Lib File Structure Rule

.
+-- src
|   +-- componentA
|       +-- style
|           +-- sub-component.less
|           +-- index.less
|           +-- index.ts // export all the component less file
|       +-- sub-component.tsx
|       +-- index.tsx // export component and sub component
|   +-- stylesheet
|   +-- index.ts // export all your components and types
|   +-- index.less // export all your components style into [package-name].css
+-- .gio-rewire.json

React App File Structure Rule

gio-rewire's People

Contributors

markstock7 avatar zzt1224 avatar jack0pan avatar

Stargazers

YU avatar

Watchers

Dingding Ye avatar James Cloos avatar Ai Yanbo avatar hunter avatar  avatar Rickon Chen avatar G_H avatar NorthernDog avatar leeing avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.