NOTICE: The website is under heavy development. Current deployment may not directly reflect the source code.
Source code for the website shamtool.com.
Once you've created a project and installed dependencies with pnpm install
, start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open