Skip to content
/ nearorg Public

top level container app for near.org marketing and the dev.near.org developer network

Notifications You must be signed in to change notification settings

near/nearorg

Repository files navigation

Near Org

This project serves our https://near.org landing/marketing pages.

Getting Started

This project requires Node 20. If you use nvm, simply run:

nvm install
nvm use

This project requires pnpm version 9.1.1. The strict version requirement will help keep our lockfile consistent as more developers contribute. Make sure you have the correct version of pnpm installed:

pnpm -v # This should output 9.1.1
npm install -g pnpm@9.1.1 # Install the correct version if needed

Install all dependencies and run the dev server:

pnpm i
pnpm dev

About

top level container app for near.org marketing and the dev.near.org developer network

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages