# Cree -- English Auction. 
This is an example of an experiment in *Cree*. This experiment simply tests some of the possibilities available in *Cree*.

## How to set up

-  Open *Command Prompt* on Windows, or *Terminal* on Mac/Linux, enter `npm install` and press enter. This installs *Cree* and its dependencies.
- Copy the content of the `node_modules/cree/client` folder into the `client` folder.
- Run experiment by entering `node experiment1_en.js` in *Command Prompt* or *Terminal* and pressing enter