Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drwpow/lineage

Lineage Site 2020
https://github.com/drwpow/lineage

Last synced: 9 days ago
JSON representation

Lineage Site 2020

Awesome Lists containing this project

README

        

# ☕ Lineage 2020

Shopify theme

## 🧞 Setup

Ensure the latest [Node.js][node] is installed, along with [Shopify Themekit][themekit]. Then run:

```bash
cp config.yml.example config.yml
```

Fill in the values for `config.yml`.

## 🏎️ Dev

```bash
npm run dev
```

Your changes will be auto-deployed to Shopify as you work.

⚠️ Only use this on a non-live theme.

## 🚀 Deploy

```bash
npm run deploy
```

[node]: https://nodejs.org
[themekit]: https://shopify.github.io/themekit/