Skip to content

emw3/guslev.com

Repository files navigation

My Website

Requirements

  • Node JS (v14.17)
  • NPM (v6.14)

Installation

npm i

Build

npm run build

Run

npm run start

Development

npm run dev

Test

npm run cypress:headless

Don't forget to run the Build and Run commands before testing.