23 lines
378 B
Markdown
23 lines
378 B
Markdown
# mw-ui
|
|
|
|
FIXME
|
|
|
|
## Prerequisites
|
|
|
|
You will need [Leiningen][1] 2.0 or above installed.
|
|
|
|
## Running
|
|
|
|
To start a web server for the application, run:
|
|
|
|
lein ring server
|
|
|
|
## License
|
|
|
|
Copyright © 2014 Simon Brooke
|
|
|
|
Distributed under the terms of the [GNU General Public License v2][2]
|
|
|
|
|
|
[1]: https://github.com/technomancy/leiningen
|
|
[2]: http://www.gnu.org/licenses/gpl-2.0.html |