Skip to content

Sample project for a workshop about web development and web front-end architecture.

Notifications You must be signed in to change notification settings

workshops-de/frontend-meta-workshop

Repository files navigation

frontend-meta-workshop

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

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.