pronoun-monster/README.md
2024-03-10 14:00:03 -05:00

601 B

Pronoun Monster

View site

Inspired by @morganastra's pronoun.is project

Getting Started

npm i # Installs Dependencies

Serving Locally

npm start

http://localhost:3000/ http://localhost:3000/she/her/her/hers/herself

Deploy

npm run deploy

Testing

npm test