Skip to content

EricDevito/pronouns

 
 

Repository files navigation

Pronouns is a Typescript, Next.js, and Tailwind project.

Getting Started

Install prerequisites:

Install dependencies:

pnpm install

Copy local example environment file and fill out the newly created .env file:

cp .env.example.local .env

Run locally:

pmpn dev

Open http://localhost:3000 with your browser to see the result.

About

The Nouns interface for power users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 2.6%
  • Other 1.0%