TPTeam/mongo_views_example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Example project for mongo views plugin
======================================
1. download and install mongo_views_plugin
2. clone repository
$ git clone git@github.com:TPTeam/mongo_views_plugin.git
3. compile
{your_project_folder} $ play
[mongo-views-example] $ clean
[mongo-views-example] $ compile
[mongo-views-example] $ run
4. open your browser to localhost:9000
5. enjoy!