Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 980 Bytes

README.markdown

File metadata and controls

20 lines (15 loc) · 980 Bytes

compat.codes

data deploy License

compat.codes is powered by data from mdn and gs.statcounter.com to provide clear compatibility for web features.

Development

compat is built on Next.js. You can get started by running the following commands:

git clone https://github.com/shnhrrsn/compat.git && cd compat
git submodule update --init --depth=1
yarn install
yarn dev