ArcGIS WebApp Builder is a tool for developers to quickly build aesthetically pleasing Web applications based on Html5/javascript technology. The flex version of Appbuilder should be clear about its features: fast, efficient, flexible, beautiful, and a tool for GIS developers.
Below are
Next, let's talk about configuring the deployment process
1. The ArcGIS WebApp Builder server-side is based on node. js. So you need to install the node. JS configuration before installation to configure the bin directory to the system's path variable.
2, download Arcgis-webapp-builder-1.0beta after decompression, the Docs directory has installation help, instructions, etc., the Builder directory is the execution of files, configuration files in the Stemapp directory.
3, modify the Env.js file in the Stemapp directory, modify the Apiurl can point the JS API to the local URL. It is best not to modify the debug parameter to True, otherwise there will be some problems.
4, after the configuration is complete, under the command terminal to the Builder directory, execute node server.js-port=88, you can access the Http://[machine_name]:88/webappbuilder configuration application
Next how to use, you can refer to the Help document or blog next month continue, interested can message exchange!
ArcGIS WebApp Builder Installation Trial