Site to generate subnets easily
- Clone the repo
git clone https://github.com/MichalUSER/vlsmcalc.git
- Install dependencies
npm install
# or
pnpm install
- Run dev server
npm run dev
# or
pnpm run dev
npm run build
# or
pnpm build
- Svelte
- TypeScript
- Tailwind