An open API service indexing awesome lists of open source software.

https://github.com/denver-code/mobileworldstation_website


https://github.com/denver-code/mobileworldstation_website

Last synced: 16 days ago
JSON representation

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
```