1.0.5 • Published 5 years ago

terry-use-loading-demo v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Usage

Clone the boilerplate
$ git clone https://github.com/TerryLee7788/reuse-component-boilerplate.git component-name

Go to your folder
$ cd component-name

Remove the old git repository history/logs
$ rm -rf .git

Initialize new git repository
$ git init

Stage All files
$ git add .

Start your first commit
$ git commit -am "Init"
Hope you have fun with your component job, Happy Coding. :)

References:

1.0.5

5 years ago

1.0.2

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago