Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slvler/vue-todo-list

laravel vue todo-list
https://github.com/slvler/vue-todo-list

laravel laravel-framework laravel-todo laravel-vue vue3 vuejs

Last synced: 3 days ago
JSON representation

laravel vue todo-list

Awesome Lists containing this project

README

        

## Requirements
- PHP
- Composer
- Npm
## Installation
```bash
composer install
npm install
```
```bash
cp .env.example .env
php artisan key:generate
```
## Contents
```text
laravel 9
vue 3
vue-router
```