https://github.com/khalidhardiansyah/parmatika-prototype
prototype parmatika 2021
https://github.com/khalidhardiansyah/parmatika-prototype
Last synced: about 2 months ago
JSON representation
prototype parmatika 2021
- Host: GitHub
- URL: https://github.com/khalidhardiansyah/parmatika-prototype
- Owner: khalidhardiansyah
- Created: 2021-06-30T16:24:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T16:35:31.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T12:31:39.814Z (3 months ago)
- Language: Vue
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parmatika
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).