https://github.com/friendsofshopware/homepage
Shopware Homepage
https://github.com/friendsofshopware/homepage
Last synced: about 1 month ago
JSON representation
Shopware Homepage
- Host: GitHub
- URL: https://github.com/friendsofshopware/homepage
- Owner: FriendsOfShopware
- License: mit
- Created: 2018-08-09T19:22:30.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:15:41.000Z (6 months ago)
- Last Synced: 2024-11-02T19:17:34.107Z (6 months ago)
- Language: Vue
- Homepage:
- Size: 2.44 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
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/).