Because while we are silly, your gender identity is important. Be your genuine self. Share how you are to be referred to by newer users of neopronouns or English language learners. https://pronoun.monster/
Find a file
2023-03-11 10:36:24 -06:00
views individual route and page stub 2023-03-11 10:36:24 -06:00
.gitignore express-handlebars init with working npm start 2023-03-11 10:08:46 -06:00
app.js individual route and page stub 2023-03-11 10:36:24 -06:00
package-lock.json express-handlebars init with working npm start 2023-03-11 10:08:46 -06:00
package.json express-handlebars init with working npm start 2023-03-11 10:08:46 -06:00
README.md individual route and page stub 2023-03-11 10:36:24 -06:00
UNLICENSE Unlicense 2023-03-11 09:59:48 -06:00

Pronoun Monster

Getting Started

npm i # Installs Dependencies

Serving Locally

npm start

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

Testing

TODO