Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 237 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 237 Bytes

githubers

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint