Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 345 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 345 Bytes

Starter Project Nexys

How to run Development

Install it and run:

yarn
yarn dev

How to run Production

Install it and run:

yarn
yarn build
yarn start

Storybook

yarn storybook

Features

  • Next.js
  • Typescript
  • AntDesign
  • Formik
  • React Query
  • Yup
  • Storybook
  • Jest
  • Prettier
  • Eslint