- 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
推薦閱讀
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Java范例大全
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- C# 從入門到項(xiàng)目實(shí)踐(超值版)
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- Apache Spark Graph Processing
- Practical DevOps
- Backbone.js Blueprints
- The Data Visualization Workshop
- 學(xué)Python也可以這么有趣
- 零基礎(chǔ)學(xué)單片機(jī)C語言程序設(shè)計(jì)
- Express Web Application Development
- Java編程的邏輯
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- PyQt編程快速上手