A Yeoman generator for quickly making TypeScript + node projects.
- State: production
- Point People: Orta
Install Yeoman:
yarn global add yo
yarn global add generator-artsy
Then run yo artsy
.
Run npm link
inside this repo and then it will be used for yo artsy
.