gatsby-starter-shopifypwa
๐:shopping_cart:๐ Bodega is a Shopify PWA using Gatsby JS + Netlify CMS
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- AuthenticationWrapper.js
- CartLink.js
- GuestLayout.js
- layout.js
- logout.js
- CartTable.js
- RemoveProduct.js
- PasswordInput.js
- AddToCart.js
- header.js
- layout.css
- ProductBox.js
- ProductList.js
- VariantSelector.js
- formErrors.js
- gqlFragments.js
- settings.js
- gatsby-icon.png
- context.js
- index.js
- activate.js
- forgotpassword.js
- index.js
- login.js
- register.js
- reset.js
- index.js
- 404.js
- index.js
- products.js
- checkout.json
- collections.json
- customers.json
- global.json
- products.json
- collection.js
- product.js
- config.yml
- .env.sample
- .gitignore
- .prettierrc
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- gatsby-ssr.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- yarn.lock
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/gil--/gatsby-starter-shopifypwa
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd gatsby-starter-shopifypwa
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
npm start
๊ฐ๋ฐ/์คํ ์๋ฒ๋ฅผ ์ผญ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
// repository documentation
Was this content helpful?
(0 ratings)
