zhu-ting / cypress

Starter project for the Cypress tutorial in which we build and test a todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and test an application using Cypress

This repository is the starting point for an official Cypress tutorial.

npm install
npm run dev

Go to http://localhost:3030

To run the Cypress

npm run cypress

About

Starter project for the Cypress tutorial in which we build and test a todo app

License:MIT License


Languages

Language:CSS 56.2%Language:JavaScript 41.8%Language:HTML 2.0%