An open API service indexing awesome lists of open source software.

https://github.com/sofastack/sofa-serverless-doc

SOFAServerless 官网文档
https://github.com/sofastack/sofa-serverless-doc

Last synced: 2 months ago
JSON representation

SOFAServerless 官网文档

Awesome Lists containing this project

README

          

## 安装依赖组件:

- [node](https://nodejs.org/en/)
- [npm](https://www.npmjs.com/get-npm)
- [hugo](https://github.com/gohugoio/hugo/releases).

## 安装 postCSS
``
npm install -D autoprefixer
npm install -D postcss-cli

npm install -D postcss
``

## 启动站点
```shell
npm install
hugo server
```
## 打开 localhost:1313 访问