Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasjhan/furo-sample-nextjs
Furo Sample code for Next.js
https://github.com/lukasjhan/furo-sample-nextjs
javascript nextjs
Last synced: 21 days ago
JSON representation
Furo Sample code for Next.js
- Host: GitHub
- URL: https://github.com/lukasjhan/furo-sample-nextjs
- Owner: lukasjhan
- Created: 2023-06-08T09:31:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T03:17:35.000Z (10 months ago)
- Last Synced: 2024-08-03T18:22:06.576Z (3 months ago)
- Topics: javascript, nextjs
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furo Example for Next.js Project
Check Furo's [Official Documentation](https://docs.furo.one).
## How to start
1. Input your client id in page/index.js
2. Run server
```bash
yarn dev
```Server start at http://localhost:3000