Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 317 Bytes

File metadata and controls

17 lines (12 loc) · 317 Bytes

DOMParty Next.JS Core Example

An example project running the @domparty/nextjs-core

Structure

  • @domparty/nextjs-core
  • React

Usage

  • Download the GIT Repository
  • Run npm ci in the project root
  • Run npm start in the project root
  • Open your browser and go to http://localhost:5678/

License

MIT