pielette-addon-sendkey
v1.0.2
Published
Send key addon for Pielette
Downloads
1
Readme
📔 Typescript minimal starter
A minimal starter template for a Typescript node.js project
Ingredients
Getting started
- Make a repository with this template
- Edit the package.json with your desired stuff
- Get cracking with your project!
Included scripts
You can use the following utility scripts to make commands easier
yarn build
to transpile to Javascriptyarn dev
to run the Typescript transpiler in watch modeyarn start to run your code