node.js 授课大纲以及PPT

node.js 授课大纲以及PPT

授课相关文档用 VuePress 来做,使用 vuepress-theme-hope主题,并且部署到服务器上。PPT 用 sli.dev 来弄。

初始化项目

$ yarn create slidev
$ npm init slidev

$ yarn create vuepress-theme-hope [dir]
$ npm init vuepress-theme-hope [dir]