Skip to content

azdevs/azdevs.org

Folders and files

NameName
Last commit message
Last commit date
Mar 19, 2019
Feb 26, 2019
Mar 19, 2019
Feb 26, 2019
Feb 24, 2019
Feb 26, 2019
Feb 23, 2019
Feb 27, 2019
Feb 26, 2019
Mar 12, 2019
Feb 26, 2019
Feb 26, 2019
Feb 24, 2019
Feb 24, 2019
Mar 19, 2019
Feb 26, 2019
Feb 26, 2019
Feb 26, 2019

Repository files navigation

azdevs.org

Conventional Commits CircleCI


Rewrite and redesign of https://azdevs.org

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.