ソースを参照

Update README.md

I forgot to add the require
pull/778/head
Nate Sire GitHub 5年前
コミット
e8cc96589f
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      README.md

+ 2
- 0
README.md ファイルの表示

@@ -37,6 +37,8 @@ $ npm install mustache --save
Below is a quick example how to use mustache.js:

```js
var Mustache = require('mustache');

var view = {
title: "Joe",
calc: function () {


読み込み中…
キャンセル
保存