WillsB3 / monorepo-with-nextjs-gatsby-demo

a example project of monorepo which contain both nextjs and gatsby app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a example project of monorepo which contain both nextjs and gatsby app

Quick Start

  • run yarn
  • run yarn dev for development, then select the application you want to work on;
  • or just run yarn dev --app={app-name} to qucik start the target application.

About

a example project of monorepo which contain both nextjs and gatsby app


Languages

Language:JavaScript 100.0%