Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 336 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 336 Bytes

seed

This is a seed project created with NX Nx. It contains:

  • Next.js App
    • Netlify CMS
    • MDX integration
    • TailwindCss
  • Storybook
  • Node.JS
    • Celebrate + Joi
  • Husky
Dev:
nx storybook ui-components
nx serve app
nx serve backend

Custom Generators (Example):
nx workspace-generator new-article