Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 802 Bytes

File metadata and controls

25 lines (18 loc) · 802 Bytes

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