blog.vararu.org
Install dependencies:
yarn
Run locally:
yarn now dev
open http://localhost:3000
Deploy:
yarn deploy
Run cypress end to end tests:
yarn cypress open # Interactive test runner
# or
yarn cypress run # Headless
License
MIT.
Source code for my personal blog.
Install dependencies:
yarn
Run locally:
yarn now dev
open http://localhost:3000
Deploy:
yarn deploy
Run cypress end to end tests:
yarn cypress open # Interactive test runner
# or
yarn cypress run # Headless
MIT.
Source code for my personal blog.