SYMBIO / next-devstack

SYMBIO - next devstack
https://next-devstack.symbio.now.sh
1 stars 1 forks source link

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