Skip to content

verileaf/cypress-todomvc

Repository files navigation

TodoMVC

Install NVM, set node version

MacOS

brew install nvm

nvm install --lts
nvm use --lts

Start Project

npm install

npm run dev

Edit cypress/e2e/app.cy.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published