First, run the development server:
npm run start
# or
yarn start
# or
pnpm start
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
Using AntD design system.
Typescript Husky Commit-Lint Prettier ESLint
Customize as your own.
Don't forget to change redux persist store name, package json project name and seo title for index.html file.