https://github.com/tuanpham-dev/platter-tech-challenge-shopify
https://github.com/tuanpham-dev/platter-tech-challenge-shopify
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuanpham-dev/platter-tech-challenge-shopify
- Owner: tuanpham-dev
- Created: 2025-11-06T05:14:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-06T16:09:51.000Z (7 months ago)
- Last Synced: 2025-12-26T07:57:21.569Z (6 months ago)
- Language: CSS
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Platter Tech Challenge Shopify
A project built with Shopify and Tailwind CSS.
## Setup
Install Tailwind CSS locally
```bash
npm install
```
## Development
To run a local development server:
```bash
npm run dev
```
This will start a live-server on port 3000.
## Build
To build optimized CSS (if using local Tailwind):
```bash
npm run build
```
## Technologies
- Liquid
- Tailwind CSS 3.x