mirror of
https://github.com/aljazceru/nostr-how.git
synced 2025-12-17 06:14:25 +01:00
1.4 KiB
1.4 KiB
Getting started
- Install dependencies with
npm install - Run the development server with
npm run dev - Access the site in development at http://localhost:3000
Contributing
We're always looking for writers, coders, and translators to help us make Nostr.how more useful. You can see all the ways you can contribute or donate to the project in more details on our Contribute page.
License
The Nostr How project is open source software under the MIT License. This site template is a commercial product and is licensed under the Tailwind UI license.
Syntax + Next.js
This site is based on the Syntax theme from Tailwind UI. It's built using Tailwind CSS and Next.js.
To learn more about the technologies used in this site template, see the following resources:
- Tailwind CSS - the official Tailwind CSS documentation
- Next.js - the official Next.js documentation
- Headless UI - the official Headless UI documentation
- Markdoc - the official Markdoc documentation
- DocSearch - the official DocSearch documentation