Getting Started 
Scaffolding Your First Novely Project 
bash
npm create novely@latestbash
pnpm create novelybash
bun create novelybash
yarn create novelyThen follow the prompts! Novely's templates uses Vite, you can get all related information on how to work with it on Vite's website.
Download from GitHub 
You can download source code from GitHub. All the templates are located at packages/create-novely folder.