Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 1.57 KB

README.md

File metadata and controls

74 lines (57 loc) · 1.57 KB

Civictech România


styled with prettier Netlify Status


Lighthouse scores (on Netlify)

Lighthouse scores (on Netlify)

Usage

# To develop
yarn start

# To develop after cleaning /.cache
yarn clean

# To build
yarn build

# To serve website locally
yarn serve

# To format JS (precommit)
yarn format

# To lint JS (precommit)
yarn lint

Author