terenceduong / spike-sku-app

SKU Prototyping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spike-sku-app

This project is powered by sku, braid and built with React.

Getting Started

First of all, make sure you've installed yarn.

Then, install dependencies:

$ yarn install

Workflow

Start a local development server:

$ yarn run start

Run unit tests:

$ yarn run test

Lint and format code:

$ yarn run lint
$ yarn run format

Build assets for production:

$ yarn run build

About

SKU Prototyping


Languages

Language:TypeScript 100.0%