- Server Side development with Node.js and Koa.js Quick Start Guide
- Olayinka Omole
- 75字
- 2021-06-10 18:57:10
Technical requirements
To follow along with this chapter, you need the following installed locally:
Node.js (>= v7.6.0) and NPM: You can find download and installation instructions for this on the Node.js official website (https://nodejs.org/en/).
If you use macOS, you can make use of the Homebrew package manager to install Node.js easily.
The code files of this chapter can be found on GitHub:
https://github.com/PacktPublishing/Server-Side-development-with-Node.js-and-Koa.js-Quick-Start-Guide/tree/master/Chapter01
Check out the following video to see the code in action:
http://bit.ly/2BH8gz0
推薦閱讀
- 零基礎玩轉區塊鏈
- CentOS 7 Linux Server Cookbook(Second Edition)
- Python網絡爬蟲從入門到實踐(第2版)
- Java Web及其框架技術
- HTML5游戲開發案例教程
- Mastering Unity Shaders and Effects
- C#程序設計基礎:教程、實驗、習題
- 編程數學
- 計算機應用基礎實踐教程
- Java EE 8 and Angular
- Python預測分析實戰
- PHP Microservices
- Flask開發Web搜索引擎入門與實戰
- Vue.js 3.x高效前端開發(視頻教學版)
- CryENGINE Game Programming with C++,C#,and Lua