• Stars
    star
    123
  • Rank 288,474 (Top 6 %)
  • Language
    CSS
  • Created over 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Node.js Book for Beginner

Node.js Book for Beginner

Gitter chat

一本屬於繁體中文,從華人自身發起給予『Node.js 新手的學習手冊』,書籍內使用的模組皆經過一段時間的驗證,不會在實戰範例中使用較新的技術。歡迎從底下列表開始讀取,如果沒有任何內容,表示目前缺少作者資料。

實戰範例:nodejs-tw/nodejs-book-beginner-guide-example (完成到文章系統)

目錄 Index

安裝 Npm 相關套件

$ npm install

啟動 Server

$ npm start

貢獻者 Contributor

貢獻文章 How To Contribute

  • Fork
  • 可以在 issue 列表裡面看到目前書籍編寫方向,以及缺少人認領的部份
  • Send a PR
  • 加入 Node.js 中文資料編寫的行列

編寫規範 Convention

更新紀錄 Change log