Skip to content

blueberryapps/empty-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Empty package 📦

An empty box for your TS creations so you don't have to start bare-handed

Use me!

How to use

  1. Fork this or clone this.
  2. Change the name, description and repo links
  3. Code your magic in the /src directory
  4. Test, if necessary: it's all set up already.
  5. yarn build
  6. To test this in development, without publishing, use yarn link. In another project, you then can yarn link "your_package_name"
  7. npm publish :) Now you have published your very own package!

About

An empty box for your creations so you don't have to start bare-handed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published