Skip to content

shailender999/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Todo App

After cloning open two terminals.

Terminal 1 (To configure and run the Vue frontend): -> cd todo -> npm install -> npm run serve

Terminal 2 (To configure and run the laravel Api Backend): -> cd s -> composer install -> php artisan passport:install -> php artisan serve

Test credentials: Email: test@test.com Password: 123456

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors