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

Latest commit

 

History

History
27 lines (18 loc) · 296 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 296 Bytes

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