Skip to content

A makeover game that breaks gender-based stereotypes and teaches young girls how to code.

Notifications You must be signed in to change notification settings

timotius02/anita

Repository files navigation

Anita Makeover!

Devpost Link A makeover game that breaks gender-based stereotypes and teaches young girls how to code.

Requirements

Getting Started

Use NPM (Package manager bundled with Node.js) to install global dependencies.

$ npm install -g gulp-cli       # Gulp runs build scripts

$ npm install -g node-sass      # Node-Sass compiles Sass -> CSS

To Run the Project:

$ npm install                   # Install all the local dependencies
$ gulp serve                    # Runs the project

The project should launch itself in a browser, if not navigate to http://localhost:9000.

License

MIT

About

A makeover game that breaks gender-based stereotypes and teaches young girls how to code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published