The templates dependencies are maintained via pnpm
This is the reason you see a pnpm-lock.yaml
. That being said, any package manager will work. This file can be safely be removed once you clone a template.
$ npm install # pnpm install or yarn install
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
There's also a live demo at: https://tiny-snek.vercel.app/