https://github.com/highlight/nextjs-highlight-demo
https://github.com/highlight/nextjs-highlight-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/highlight/nextjs-highlight-demo
- Owner: highlight
- Created: 2022-02-16T23:26:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T06:20:07.000Z (over 2 years ago)
- Last Synced: 2025-05-01T05:52:32.842Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://nextjs-highlight-demo.vercel.app
- Size: 1.77 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Local installation
Run the dev server:
```bash
yarn install && yarn dev
```
Open [http://localhost:3005](http://localhost:3005) with your browser to see the result.
# Highlight Installation
See the [Next.js Walkthrough](https://www.highlight.io/docs/getting-started/fullstack-frameworks/next-js)