Skip to content

kojoYeboah53i/todolist-ap-vuejs-laravel

Repository files navigation

screenshot

todolist-vuejs-laravel

A todolist app with vue.js frontend and laravel backend

Demo

Installation

To run this locally, you'll need to clone the repository and install the dependencies:

  • cd into your directory
  • run composer install
  • run php artisan key:generate
  • run php artisan migrate
  • run php artisan db:seed
  • run npm install
  • run npm run dev
  • run php artisan serve
  • open browser and go to http://localhost:8000
  • make sure you edit .env.example file
  • edit .env and configure your database connection

Contributing

Isaac Kojo Yeboah.

About

todolist app with vueJS frontend and laravel backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published