mirror of
https://github.com/xxxsf/vue3-h5-template.git
synced 2025-04-06 05:23:46 +08:00
Update README.md
This commit is contained in:
parent
c6484e2a63
commit
2e3ca78dda
10
README.md
10
README.md
@ -7,10 +7,6 @@
|
|||||||
The live demo can be found in [https://allan2coder.github.io/VUE2-SPA-Tutorial/](https://allan2coder.github.io/VUE2-SPA-Tutorial/) (移动端)
|
The live demo can be found in [https://allan2coder.github.io/VUE2-SPA-Tutorial/](https://allan2coder.github.io/VUE2-SPA-Tutorial/) (移动端)
|
||||||
|
|
||||||
|
|
||||||
## Other SPA(其他单页)
|
|
||||||
- [React.js 2.x](https://github.com/allan2coder/React-SPA-Tutorial) :fire: :fire: :fire:
|
|
||||||
- [Angularjs 2.x](https://github.com/allan2coder/Angular2-SPA)
|
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
You should clone the repo and install the dependencies, and then npm start.That is all.
|
You should clone the repo and install the dependencies, and then npm start.That is all.
|
||||||
|
|
||||||
@ -132,6 +128,12 @@ right:
|
|||||||
background: url(./../assets/img/icon.png);
|
background: url(./../assets/img/icon.png);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Other SPA(其他单页)
|
||||||
|
- [React.js 2.x](https://github.com/allan2coder/React-SPA-Tutorial) :fire: :fire: :fire:
|
||||||
|
- [Angularjs 2.x](https://github.com/allan2coder/Angular2-SPA)
|
||||||
|
|
||||||
|
|
||||||
# Reference Articles
|
# Reference Articles
|
||||||
* [Vue-Router](http://router.vuejs.org/zh-cn/essentials/getting-started.html)
|
* [Vue-Router](http://router.vuejs.org/zh-cn/essentials/getting-started.html)
|
||||||
* [ECMAScript 6入门](http://es6.ruanyifeng.com/)
|
* [ECMAScript 6入门](http://es6.ruanyifeng.com/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user