- Learning D3.js Mapping
- Thomas Newton Oscar Villarreal
- 187字
- 2021-08-06 19:42:42
Quick bootstrap
If you're already familiar with working in D3 or web development, go ahead and set up your workstation based on the following commands by jumping directly to the Step-by-step bootstrap section.
A detailed explanation of this chapter's concepts will be covered if further instructions are needed. By the end of the chapter, you should feel comfortable in using the Quick bootstrap section as a convention throughout the book. The following instructions assume that Node.js and npm are already installed on your system.
Type in the following in the command line:
# Install a light webserver npm install -g http-server # Install topojson npm install -g topojson # Clone the sample code with included libraries git clone --depth=1 git@github.com:climboid/d3jsMaps.git # start the project cd d3jsMaps http-server
Tip
Downloading the example code
You can download the example code files from your account at http://www.packtpub.com for all the Packt Publishing books you have purchased. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.
Now, open your web browser to http://localhost:8080/chapter-1/example-1.html
, and you should see the following map:

- 嵌入式系統及其開發應用
- Python Artificial Intelligence Projects for Beginners
- 條碼技術及應用
- 構建高性能Web站點
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- 計算機應用基礎實訓(職業模塊)
- 大數據:引爆新的價值點
- Windows 7故障與技巧200例
- Intel Edison Projects
- 服務器配置與應用(Windows Server 2008 R2)
- Python Data Mining Quick Start Guide
- ORACLE數據庫技術實用詳解
- 新手學Illustrator CS6平面廣告設計
- 網絡工程師必讀:網絡安全系統設計
- INSTANT Oracle GoldenGate