Skip to content

irerimwenda/Vue-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Vue-Todo

Very basic vue/laravel todo list app. The server is the laravel back-end structure while the client is the vue front-end structure.

Installation

Server -> Set up your db in the .env file and run migrations.

Client -> install node modules including bootsrap plus install axios.

npm install --save axios

Run the app from the client side

npm run dev

About

Very basic vue/laravel todo list app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published