@8baselabs/resident-io-shared
v1.1.54
Published
Typings for the ResidentIO project
Downloads
560
Readme
create-nodejs-app
Starter to create new npm packages
Template for Typescript projects
Creates a boilerplate for start creating a nodejs application with typescript.
It includes:
Typescript
EsLint
Prettier
Usage:
npx @<<org-name>>/create-nodejs-app@latest
or
npm init @<<org-name>>/nodejs-app