Skip to content

This application is a basic todolist developed with the UI framework Vue JS. Literally the component management is really awesome with Vue JS. Vue JS recommends and makes us used to integrade all backend task as an API and that is way too helpful for all developers out there. State management with the application is done in the next step of Vue …

Notifications You must be signed in to change notification settings

frosstech/Todolist-VueJS-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todolist

This is basic Todolist application developed in Vue JS. Vue JS helps us to manage the UI components, which really helpful. State management is achieved through Vuex in Vue JA.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This application is a basic todolist developed with the UI framework Vue JS. Literally the component management is really awesome with Vue JS. Vue JS recommends and makes us used to integrade all backend task as an API and that is way too helpful for all developers out there. State management with the application is done in the next step of Vue …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published