Skip to content

szszoke/webstep-fe-testing-workshop

Repository files navigation

Webstep FE testing workshop Malmø

Getting started

  1. Install and run the project
yarn && yarn dev
  1. The app is available on http://localhost:5173.

Project scripts

yarn dev                 # Runs a local app
yarn start                 # Runs a local app
yarn lint                # Lints the project
yarn lint:fix            # Lints and fixes issues

Yarn scripts

yarn                    # Install dependencies
yarn add <package>      # Adds a package
yarn add <package> -D   # Adds a devDependency package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors