Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 325 Bytes

File metadata and controls

39 lines (25 loc) · 325 Bytes

Getting Started

  1. Clone Repository
git clone https://github.com/.git
  1. Install Dependencies
npm i
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Author


License

  • Design and Code is Copyright ©
  • Licensed cover under [MIT]