Skip to content

reactive/coin-app

Repository files navigation

coinbase-lite

This project was generated by anansi.

Usage

With Visual Studio Code, simply press F5 to start the development server and browser.

Run dev:

yarn start

Build prod:

Ctrl+shift+B in Visual Studio Code

yarn build

Run prod: (after build)

yarn start:server

Analyze production bundle sizes:

yarn build:analyze

Run with React Profiler:

yarn build:profile

Check Packages for duplicates or circular dependencies:

yarn pkgcheck

Share demo on Stackblitz

https://stackblitz.com/github/ntucker/coinbase-lite