Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 241 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 241 Bytes

Ilnsist Hair Salon

Node Version

18.12.1

Get Started

npm install
npm run dev

GCP Deploy Step

How to update Website on GCP

git pull
nvm i 18.12.1
nvm use 18.12.1
npm run build
gcloud app deploy (enter 'Y')