Skip to content

davidmarne/retro

Repository files navigation

Retro

A web application used to retroactively discuss topics of concern among friends. :)

Application Link

Built with angular, firebase, bulma, and built_redux.

Contributing

System dependencies

Dart 1.24.0

node-sass

Running the application locally

Run the client locally. It's easy!

$ pub get
$ pub serve

Navigate to http://localhost:8080 to get started!

This will start up a local client that connects to the production database.

Updating CSS Styles

$ ./generate_sass.sh

Running this script will compile the css for all the sass rules defined in web/sass.