0.0.18 • Published 5 years ago

mglinker v0.0.18

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Dependency Status

antd-component-boilerplate

基于 Antd 组件的基础,一个组件集合样板,便捷的开发扩展组件

Basic Usage

Clone the repo : git clone https://github.com/noyobo/antd-component-boilerplate my-component.

To get started with fresh history, do this:

  1. cd my-component
  2. rm -rf .git (or in Windows rmdir .git /S /Q) - Remove Git database
  3. git init - Initialize a new Git repository
  4. git add . - Add all files to staging
  5. git commit -am "Initial commit" - Commit the files

Commands

  • Publish

Roadmap

  • Demo preview
  • Website
  • Test
0.0.18

5 years ago

0.0.15

5 years ago

0.0.16

5 years ago

0.0.17

5 years ago

0.0.14

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

5 years ago

0.0.2

5 years ago

1.0.0

5 years ago