Skip to content

slmr/nexys

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • TypeScript 81.5%
  • JavaScript 13.8%
  • SCSS 3.0%
  • Dockerfile 1.6%
  • Less 0.1%