Skip to content

dubinbin/Vue-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Vuex2 by Building a Notes/todolist App

This code is for the tutorial on building a Notes App using VueJs v2.0 and Vuex2.0

参考@coligo项目部分样式,并改进其功能,将其从vuex1.0升级至vue2.0 + vuex2.0+。

以后将继续优化功能。接下来,使用弹窗写note并将其写入数据库

Install the dependencies

npm install

Run the dev server with hot reload at localhost:8080

npm run dev

Build the app for production

npm run build

About

a notes webapp by vue2.0&vuex2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published