Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domparty/nextjs-core-example
An example project running the @domparty/nextjs-core
https://github.com/domparty/nextjs-core-example
domparty example nextjs nextjs-core template
Last synced: about 1 month ago
JSON representation
An example project running the @domparty/nextjs-core
- Host: GitHub
- URL: https://github.com/domparty/nextjs-core-example
- Owner: domparty
- License: mit
- Created: 2020-03-31T21:17:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:44:08.000Z (about 2 years ago)
- Last Synced: 2023-03-08T05:18:02.597Z (almost 2 years ago)
- Topics: domparty, example, nextjs, nextjs-core, template
- Language: JavaScript
- Size: 1.45 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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