https://github.com/febrihidayan/laratalk-theme
Tema utama dari package Laratalk
https://github.com/febrihidayan/laratalk-theme
Last synced: 2 months ago
JSON representation
Tema utama dari package Laratalk
- Host: GitHub
- URL: https://github.com/febrihidayan/laratalk-theme
- Owner: febrihidayan
- Created: 2020-09-19T09:05:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T10:20:45.000Z (over 4 years ago)
- Last Synced: 2025-01-01T23:09:39.541Z (4 months ago)
- Language: Vue
- Homepage: https://febrihidayan.github.io/laratalk-theme
- Size: 377 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# laratalk
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).