Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 342 Bytes

Build Status

WAYVY

Scripts

Run webpack server on localhost:9000

start:dev

Build development bundle to ./dist

build:dev

Build production bundle to ./dist

build:prod

Run ESLint and fix

lint:fix