rnw-tailwind
v0.0.26-alpha
Published
my package description
Readme
Typescript NPM Package Template
This package helps to speed up bootstrapping a new NPM Package.
- jest for testing
- includes wallaby.js config
- conventional commit
Manual
git clone https://github.com/Knaackee/typescript-npm-starter.gitnpm install- Remove
/.gitand rungit initto create your repository - Edit
package.json
Scripts
startbuildcleanpublishunpublishtesttest:watch
