Files
ionic-framework/README.md
Adam Bradley aba2906b29 step forward
2015-05-02 23:20:20 -05:00

16 lines
457 B
Markdown

#### Building & Running
- `gulp watch`
- `httpster`
- `open http://localhost:9000/e2e/aside/basic/index.html`
- Follow the structure found in src/components/aside/examples/basic
to create more examples.
* The biggest thing to remember: your app has to import its dependencies with the `app/` prefix.
For example `import {Apple} from 'apple';` would import apple.js in your example app.
#### Update Angular
./scripts/build/update-angular.sh