- 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
推薦閱讀
- GraphQL學(xué)習(xí)指南
- Instant Apache Stanbol
- Podman實(shí)戰(zhàn)
- ASP.NET 3.5程序設(shè)計(jì)與項(xiàng)目實(shí)踐
- Elasticsearch for Hadoop
- Qt5 C++ GUI Programming Cookbook
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Practical Predictive Analytics
- 軟件工程與UML案例解析(第三版)
- MATLAB 2020 GUI程序設(shè)計(jì)從入門(mén)到精通
- Java 7 Concurrency Cookbook
- Mastering ASP.NET Web API
- HTML5 Canvas核心技術(shù):圖形、動(dòng)畫(huà)與游戲開(kāi)發(fā)
- Scratch超人漫游記:創(chuàng)意程序設(shè)計(jì):STEAM創(chuàng)新教育指南
- Ajax與jQuery程序設(shè)計(jì)