Skip to content

mediusoft/antd-copyable-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Found it useful? Want more updates?

Show your support by giving a ⭐

Buy Me a Coffee Become a Patron


Screenshot

antd copyable link

Quick Start

  • Install dependencies by running yarn or npm install.
  • Run yarn start or npm run start to start the local development server.
  • 😎 That's it! You're ready to start improving the project.

👍 How to Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request