Open amenzai opened 6 years ago
Features:功能特色
Browser Support
Installing
Example
Api
Changelog
Installation
Quick Start
Internationalization
Custom Theme
Guide Resource Contribution FAQ Donation Sponsors(赞助商)
# Using npm: $ npm install axios #Using bower: $ bower install axios # Using cdn: <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
how to use
First of all, check your Node version.
$ node -v v8.0.0
Koa requires node v7.6.0+. If your version is older than that, upgrade Node first.
Then clone the repo (or download zip file).
$ git clone git@github.com:ruanyf/koa-demos.git
Install the dependencies.
$ cd koa-demos $ npm install
Now play with the source files under the demos directory.
Foreword: (尤指非作者本人撰写的)前言,代序 preface: 前言
title
markdown can use dom
README 写法
简单项目
Features:功能特色
Browser Support
Installing
Example
Api
Changelog
Installation
Quick Start
Internationalization
Custom Theme
Guide Resource Contribution FAQ Donation Sponsors(赞助商)
how to use
First of all, check your Node version.
Koa requires node v7.6.0+. If your version is older than that, upgrade Node first.
Then clone the repo (or download zip file).
Install the dependencies.
Now play with the source files under the demos directory.
教程资料
Foreword: (尤指非作者本人撰写的)前言,代序 preface: 前言
title
How to usetitle
Indextitle
Demo01: start a server(正文可以添加:demo / source 源码连接)title
Useful linkstitle
License(BSD licensed)培训材料
软件手册