1.0.5 • Published 4 years ago

terry-use-loading-demo v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago