Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nuflakbrr/ddms-test


https://github.com/nuflakbrr/ddms-test

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# DDMS Test Laravel Fullstack Programmer

## Account

- Admin:

- [email protected]
- password

- Customer:
- [email protected]
- password

## Getting Started

1. Install Depedencies

```bash
composer install

# After that,

npm install
```

2. Run Server Dev

```bash
npm run dev

# And

php artisan serve
```