Skip to content

Commit 64b5ff2

Browse files
author
Tom
committed
readme
1 parent e533f53 commit 64b5ff2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# odoo_app
22
Odoo Mobile App
3+
4+
To install:
5+
- Clone this repository
6+
- Install ionic 1, bower, node
7+
- Run `bower update`
8+
9+
To run:
10+
- For local browser testing, use `ionic serve -lab`
11+
- For testing as a chrome app, use `www/chromeapp` or `www/chromeapp.bat` on Windows
12+
- For testing on an Ionic Android/IOS simulator device, run `ionic run`
13+
14+

0 commit comments

Comments
 (0)