Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

d2-projects/oh-my-frontend-release

Repository files navigation

oh-my-frontend-release

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Strict mode

yarn lint:strict

Without auto fix, and never miss any warning.

Customize configuration

See Configuration Reference.