pronoun-monster/README.md
2023-03-16 00:34:58 -05:00

376 B

Pronoun Monster

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