Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 659 Bytes

File metadata and controls

22 lines (14 loc) · 659 Bytes

AK tools, IT engineer tools.

Visit at https://tools.antkit.com.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

We mainly using the following frameworks and libraries:

  • Next.js - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
  • Mantine - Mantine is a fully featured react components library.