Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 634 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 634 Bytes

cilvia333.work

License: MIT Netlify Status

About

This is cilvia333's portfolio website.

installation

  • node >= 12.18.3
  • Yarn >= 1.22.4
  • gatsby-cli >= 2.12.68

cloning

git clone https://github.com/Cilvia333/Cilvia333.work.git
git checkout v3.0
yarn

dev

yarn dev

build

yarn build

lint/format

yarn lint
yarm fmt