/Bloom

A webapp for Professor Monica Linden on Bloom's Taxonomy

Primary LanguageJavaScript

###Bloom

To run the app for the first time,

./run

from the root directory.

You may have to change the permissions of the run file:

chmod +x run

Afterwards, you can just run the server:

node server.js