Skip to content

user-story-based-exercises/sew-linting-debugging-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

SEW | Linting and Debugging vue.js

User Story 1

As a vue developer I can inspect details of a vue application in the webbrowser.

Acceptance Criteria

  • Vue Components and its details can be inspected in the browser.

User Story 2

As a vue developer I can debug through vue applications in my IDE.

Acceptance Criteria

  • It is possible to step through a vue program.
  • Breakpoints can be set and data inspected.

User Story 3

As a vue developer I can lint my vue application.

Acceptance Criteria

  • A linter is enabled and can be used.

Skill(s)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published