https://github.com/friendsofshopware/homepage
Shopware Homepage
https://github.com/friendsofshopware/homepage
Last synced: 10 months ago
JSON representation
Shopware Homepage
- Host: GitHub
- URL: https://github.com/friendsofshopware/homepage
- Owner: FriendsOfShopware
- License: mit
- Created: 2018-08-09T19:22:30.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-05-21T11:20:37.000Z (about 1 year ago)
- Last Synced: 2025-05-21T11:32:20.616Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 2.46 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frosh-homepage
## 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/).