https://github.com/smotastic/smupcake
For your virtual Cupcake needs
https://github.com/smotastic/smupcake
Last synced: about 23 hours ago
JSON representation
For your virtual Cupcake needs
- Host: GitHub
- URL: https://github.com/smotastic/smupcake
- Owner: smotastic
- Created: 2020-07-27T20:11:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:37:40.000Z (almost 3 years ago)
- Last Synced: 2025-09-19T01:46:22.320Z (24 days ago)
- Language: Vue
- Size: 2.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smupcake
## 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/).