Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 343 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 343 Bytes

barebones

Quick Start (requires NVM)

npm run build:nvmrc; nvm install; npm run refresh; npm start;

quick-start

Hot Module Reload (HMR)

hmr

Tests (cypress)

cypress

Lint

lint

Build

npm run build

build