Skip to content

paragraph-xyz/docs

Repository files navigation

Paragraph Docs

Paragraph is a Web3 newsletter & publishing platform. This repo is documentation for Paragraph.

Getting started

To get started running this locally, first install the npm dependencies:

npm install
cp .env.example .env.local

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

You can start editing by modifying the files in the /src folder. The site will auto-update as you edit these files.

License

The Paragraph documentation is using the Tailwind UI Syntax template, and thus relies on the Tailwind UI license.

Learn more

To learn more about Paragraph, see the following resources: