Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 304 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 304 Bytes

cheatsheets-web

Examples of bugs, how to do things, etc when it comes to web development.

Getting started

yarn install
yarn start

Then go to http://0.0.0.0:4000/

Deployments

yarn build
yarn deploy