@ryanatkn's homepage and blog šŖ¶ building free and open source tools and toys
# node >= 20.10
npm i
# then
npm run dev
# or
gro dev # npm i -g @ryanatkn/gro
See SvelteKit, Vite, and Gro for more.
npm run build
# or
gro build
Deploy
(build, commit, and push) to the deploy
branch, e.g. for GitHub Pages:
npm run deploy
# or
gro deploy
TypeScript ā Svelte ā SvelteKit ā Vite ā esbuild ā Gro ā Fuz ā Moss ā ESLint ā Prettier ā & more