https://github.com/gokoshijr/proyecto-interfaces
https://github.com/gokoshijr/proyecto-interfaces
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gokoshijr/proyecto-interfaces
- Owner: GokoshiJr
- Created: 2021-10-11T15:47:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-20T20:44:32.000Z (over 4 years ago)
- Last Synced: 2025-03-26T18:54:30.636Z (about 1 year ago)
- Language: PHP
- Size: 3.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# proyecto-interfaces
## Install (In the xamp/htdocs path)
```git
$ git clone https://github.com/GokoshiJr/proyecto-interfaces.git
```
### Launch de app
```bash
$ npm run watch
```
```bash
$ php artisan run serve
```