Skip to content

shamtool/shamtool.com

Repository files navigation

shamtool.com

NOTICE: The website is under heavy development. Current deployment may not directly reflect the source code.

Source code for the website shamtool.com.

Local development server

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