Skip to content

Commit

Permalink
tmp内容增加
Browse files Browse the repository at this point in the history
  • Loading branch information
sunww committed Jul 23, 2017
1 parent 22a9668 commit c91582c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tmp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@
[30分钟掌握ES6/ES2015核心内容(上)](https://segmentfault.com/a/1190000004365693 )
[ECMAScript 6 入门-阮]( http://es6.ruanyifeng.com/)
# webpack
[Webpack 入门教程](http://www.runoob.com/w3cnote/webpack-tutorial.html)
[webpack-simple](https://github.com/vuejs-templates/webpack-simple)

# nodeJS
[Nodejs之npm&package.json](https://segmentfault.com/a/1190000007624021)
[七天学会NodeJS](https://nqdeng.github.io/7-days-nodejs/)

# babeljs

https://babeljs.io/docs/setup/#installation


# vue
[使用Vue-Router 2实现路由功能](http://blog.csdn.net/sinat_17775997/article/details/54710420)
new Vue是启动一个实例,export default只是一个组件
Expand All @@ -28,4 +27,5 @@ git push -u origin master
### https免密码
vim .git/config
url = https://spesun:[email protected]/spesun/vuetest.git
test换行
### 换行
git config --global core.autocrlf false

0 comments on commit c91582c

Please sign in to comment.