TypeScript Support
osbjs is written in TypeScript and offers TypeScript support out of the box.
Initialization using CLI
npx @osbjs/osbjs create-storyboard -t ts
This will also install both nodemon and ts-node for you.
osbjs is written in TypeScript and offers TypeScript support out of the box.
npx @osbjs/osbjs create-storyboard -t ts
This will also install both nodemon and ts-node for you.