Skip to content

Another cloneable typescript library starter

License

Notifications You must be signed in to change notification settings

agdolla/lib-starter

 
 

Repository files navigation

lib-starter

Usage

git clone https://github.com/TylorS/lib-starter LIBRARY_NAME

cd LIBRARY_NAME

rm -rf .git

git init

git remote add origin git@github.com:USERNAME/REPO_NAME

node .scripts/addDevDependencies.sh
  • Edit the first 3 fields in the package.json
  • Develop!

About

Another cloneable typescript library starter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%