Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

sorry-cypress/sorry-cypress.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorry-cypress.dev

❌ The repo has been archived. Please use https://github.com/sorry-cypress/gitbook instead

Setup

yarn # npm i

Run

yarn dev # npm run dev

Build

yarn build # npm run build

Serve built app

yarn serve # npm run serve