Skip to content

zhufengzhufeng/201704node

Repository files navigation

姜文 1035465284

18310349227

周末node课程

  • git node基础
  • express koa mongodb
  • 博客 聊天室 爬虫

安装webstorm插件

  • markdown插件安装

file->settings-> plugin -> browse respositorys

设置快捷键

  • settings -> live template 需要定义的模板类型-> 添加快捷键的名字-> 在配置内容-> define

node not commend

环境变量

  • 因为node配置到了环境变量中 所以可以在命令行中使用
  • 在环境变量中path里配置过

http://www.zhufengpeixun.cn/docs/html/index.html

http://idea.iteblog.com/key.php

vue-cli可以帮我们生成项目

npm install vue-cli -g
vue init simple 项目名  x
vue init webpack-simple 项目名

vue

  • runtime + compiler 两个都支持
  • runtime-only 只能用render函数

About

这是第四期仓库地址

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published