odoe / esri-js-starterkit

Starter kit for ArcGIS JavaScript focused on modular development of little pieces.
10 stars 2 forks source link

How can i run it #3

Open zhhwdev opened 9 years ago

zhhwdev commented 9 years ago

After the npm and bower, how can i run it?

odoe commented 9 years ago

You'll need to run it on a local web server. I like to use xampp because you may need a proxy to get stuff working and the esri resouce-proxy works great with it. I may add a node proxy to this project and add a local node server for dev purposes, similar to this project. That might make things a little easier to get up and running.

Thanks!

zhhwdev commented 9 years ago

Where can i get the jsp proxy。thanks!