/next-devstack

SYMBIO - next devstack

Primary LanguageTypeScript

SYMBIO Next.js Devstack

Local run

now dev

Preparation of project

  1. Change domain in robots.txt
  2. Replace favicon.svg in ./public/icons/favicon.svg

Blocks

Components

  1. automatic creation of component to a specific folder
  2. example: npm run create-component F=primitives N=test
  3. component Test in folder primitives will be created