amenzai / myDiary

Record what you do every day
4 stars 0 forks source link

write skill #68

Open amenzai opened 6 years ago

amenzai commented 6 years ago

README 写法

简单项目



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: 前言

  1. 简要描述
  2. || Related Projects(有关联项目,可以加这个)
  3. title How to use
  4. title Index
  5. title Demo01: start a server(正文可以添加:demo / source 源码连接)
  6. ...
  7. title Useful links
    1. link text, by xxx author
  8. title License(BSD licensed)

培训材料

  1. description
  2. 要求
  3. 环境准备
  4. 小练习
  5. 第一讲
    1. xxx
    2. xxx
  6. 第二讲
  7. License

软件手册

amenzai commented 5 years ago

markdown can use dom

Vue logo

Build Status Coverage Status Downloads Version License Chat
Sauce Test Status

Supporting Vue.js