https://github.com/denver-code/mobileworldstation_website
https://github.com/denver-code/mobileworldstation_website
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/denver-code/mobileworldstation_website
- Owner: denver-code
- License: mit
- Created: 2023-03-28T15:02:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T09:34:43.000Z (almost 3 years ago)
- Last Synced: 2025-06-03T21:56:35.711Z (8 months ago)
- Language: Vue
- Homepage: https://mobileworldstation-website.vercel.app
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
Ecommerce Website for MobileWorldStation(College work)
## 🚀 Installation
```
# clone repository
git clone https://github.com/denver-code/mobileworldstation_website
# install dependencies
yarn install
# serve with hot reload at localhost:3000
yarn dev
# generate static pages via nuxt.js for static hosting
yarn build
```