11 lines
305 B
Markdown
11 lines
305 B
Markdown
|
|
|
||
|
|
# 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.
|
||
|
|
|