/monorepo-nextjs-emotion-starter

A starter project for a monorepo with a next-based workspace that uses emotion css-in-js (with SRR support)

Primary LanguageJavaScriptMIT LicenseMIT

monorepo-nextjs-emotion-starter

A starter project for a monorepo with a nextjs-based workspace that uses emotion css-in-js (with SRR support).

This repository was created to capture a monorepo setup that:

  • has a workspace having nextjs-based frontend,
  • has ready-to-use, top-level testing setup based on jest and @testing-library/react

Successive commits add more features and examples.

Please check react-frontend-developer for more resources for ReactJS.

Using now dev

Take advantage of now dev to run a development server and have a mirror of your production hot-reloading. Read more at Introducing now dev – Serverless, on localhost.