Remove old data

This commit is contained in:
Khoa Le
2016-06-15 17:48:09 +07:00
parent 2f4de88bf4
commit df648d235b
111 changed files with 0 additions and 3154 deletions

View File

@@ -1,29 +0,0 @@
---
---
# Design your data model
## 1 - Open your model
<img src="img/model-designer-explorer.png" />
`database/model.waModel`
> **TIPS**:
> - click on <img class="inline" src="img/explorer-settings-shortcut.png"> to change the view options (the `.waModel` extension is hidden by default)
> - click on <img class="inline" src="img/model-designer-shortcut.png"> to quickly access your model
## 2 - Design your data model
<img src="img/model-designer.png" />
[Learn more »](http://doc.wakanda.org/home2.en.html#/Datastore-Model-Designer/Datastore-Model-Designer.100-1051416.en.html){:target="_blank"}{:class="btn"}
> <img class="inline" src="img/toolbar-reload-buttons.png" />
>
> If you need to reload your model in an already started server, a badge will appear in the Studio toolbar. Click on the squared reload button to reload the model. The second one performs a full solution reload.
---
Now, create a web application with Wakanda and Angular:
[Create a web app »](create-web-app.html){:class="btn"}