507 B
507 B
Pronoun Monster
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 build:css
npm start
Testing
TODO