Skip to content

TylorS/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 [email protected]: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

Contributing

Stars

Watchers

Forks

Packages

No packages published