- Server Side development with Node.js and Koa.js Quick Start Guide
- Olayinka Omole
- 77字
- 2021-06-10 18:57:12
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 and MongoDB 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/Chapter02
Check out the following video to see the code in action:
http://bit.ly/2Q2gRoV
推薦閱讀
- Python計算機視覺編程
- R語言數據可視化實戰
- 深入理解Java7:核心技術與最佳實踐
- 基于Swift語言的iOS App 商業實戰教程
- AIRIOT物聯網平臺開發框架應用與實戰
- C語言開發基礎教程(Dev-C++)(第2版)
- Python圖形化編程(微課版)
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- C++ Application Development with Code:Blocks
- Isomorphic JavaScript Web Development
- Learning Swift
- Python Natural Language Processing
- Python網絡運維自動化
- Programming MapReduce with Scalding
- Java EE企業級應用開發教程:Spring+Spring MVC+MyBatis(第2版)