Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerhost/smash
https://github.com/developerhost/smash
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerhost/smash
- Owner: developerhost
- Created: 2022-01-10T06:23:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T00:56:25.000Z (5 months ago)
- Last Synced: 2024-11-02T05:04:51.832Z (about 2 months ago)
- Language: Vue
- Size: 3.97 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smash
## 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/).