/oh-my-frontend-release

Open source project release workflow test

Primary LanguageJavaScriptMIT LicenseMIT

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.