Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 2.34 KB

README.md

File metadata and controls

64 lines (41 loc) · 2.34 KB

UnSexistifyIt Game

A language game which aims to convert sexist statements into non-sexist.

Installation

Usage

  • To install all dependency packages, navigate to the main project directory and run
npm install
  • Make sure Mongo is running on your system. How to run MongoDB on Ubuntu, OSX, and Windows

  • To start the project, run

npm start