Files
sonarscantest/README.md

11 lines
305 B
Markdown
Raw Normal View History

2026-03-30 08:39:00 +05:30
# KLC Public website
This is a code bundle for KLC Public website. The original project is available at https://www.figma.com/design/HKsCupXQAAtHdsmq0gcuEE/KLC-Public-website.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.