Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
index.html in the local url
Browse files Browse the repository at this point in the history
  • Loading branch information
confraria committed Jun 16, 2014
1 parent ae77bc2 commit 11f2510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Boilerplate to create a cumulocity ui plugin
- Edit the application *cumulocity.json* manifest to include the newly created plugin as an import.
- Re register the application: *grunt appRegister*
- Run local server: *grunt server*
- Open in browser: *http://localhost:8000/apps/<appname>*
- Open in browser: *http://localhost:8000/apps/<appname>/index.html*
- Code your plugin. Iterate.
- Build your plugin: *grunt build*
- Make sure to re-register if you make changes to manifests: *grunt appRegister*, *grunt pluginRegisterAll*

0 comments on commit 11f2510

Please sign in to comment.