0.0.2 • Published 2 years ago
@mild-ts/npm-typescript-boilerplate v0.0.2
NPM TypeScript Boilerplate
This repo is only the boilerplate for npm packages, found in npm registry for testing purpose only,
Use this repo
git clone https://github.com/mildronize/simple-typescript-boilerplate.git [project_name]
# start
npm start
# Test watch mode
npm run test:watch