/initproj

Initialize a new project

Primary LanguageTypeScript

initproj

Development

> yarn link
# Now you can access this globally
> initproj

Spin up a typescript watch server to recompile whenever source changes.

> yarn dev