timotius02 / anita

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

Home Page:https://devpost.com/software/anita-makeover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://devpost.com/software/anita-makeover


Languages

Language:JavaScript 78.0%Language:HTML 19.9%Language:CSS 2.2%