https://github.com/riyadhuddin/neintfantres
https://github.com/riyadhuddin/neintfantres
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/riyadhuddin/neintfantres
- Owner: riyadhuddin
- Created: 2022-09-01T08:58:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T21:22:53.000Z (about 3 years ago)
- Last Synced: 2025-01-22T15:30:56.331Z (over 1 year ago)
- Language: Vue
- Homepage: https://neintfentres.myshopify.com/
- Size: 6.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Storefron Shopify Template
### Stay connected
[](https://github.com/vuestorefront/vue-storefront)
[](https://twitter.com/vuestorefront)
[](https://www.youtube.com/c/VueStorefront)
[](https://discord.vuestorefront.io)
Vue Storefront 2 template for Shopify.
## Setup
1. Create a `.env` inline with `middleware.config.js` file and fill the following required variables
```bash
SHOPIFY_STOREFRONT_TOKEN=
SHOPIFY_DOMAIN= # example: vsf-next-pwa.myshopify.com
BASE_URL= # example: localhost:3001
```
2. Run the project
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org) / [Vue Storefront Docs](https://docs.vuestorefront.io/v2/).
## Contributing
This repository is autogenerated. If you want to contribute to Shopify integration please use https://github.com/vuestorefront/shopify.