User Tools

Site Tools


network:webdev:gatsby

This is an old revision of the document!


Gatsby

设置开发环境

Installation Guide

The rest of this part of the Tutorial walks you through how to install the following tools:

1. Node.js (v12.13 or newer),其中包括npm包管理工具。

2. Git

3. Gatsby command line interface (CLI) (v3 or newer)

全局安装gatsby命令行工具:

npm install -g gatsby-cli

检查是否正确安装:

gatsby --version

查看帮助:

gatsby --help

4.编辑器,如Visual Studio Code

network/webdev/gatsby.1626617930.txt.gz · Last modified: 2021/07/18 10:18 by zhwiki