lundi 1 juin 2015

Integrating ember application into a non-ember application

I have built an ember application which has two routes say route1 and route2.

I got the compiled files from dist folder. I put those files in a tomcat server.

When i try to access that file through index.html, it works fine. But how can i navigate to a route in that compiled application?

Normally in ember-cli development environment, we navigation to a route using server:port/route_name

How can i perform the same operation in index.html without using any hyperlinks for routes?




Aucun commentaire:

Enregistrer un commentaire