create-knit-app
v0.6.1
Published
create knit apps
Readme

Install
yarn global add create-knit-appGetting Started
After installing create-knit-app use it to create a new project:
create-knit-app lets-start-knittingFollow the instruction on screen and spin up a dev server:
cd lets-start-knitting
yarn startOpen http://localhost:8080 to view your project in the browser and follow the tutorial to learn more about knit.
Next Steps
You can learn more about what you can do with knit by visiting our github repo or by running yarn knit -- --help
