mdn-browser-compat-data-learning-level

Test your learning level by MDN APIs

MIT License

Stars
7

mdn-browser-compat-data-learning-level Build Status

Test your learning level.

This tools use mdn/browser-compat-data.

Usage

  1. Open https://mdn-browser-compat-data-learning-level.netlify.com/
  2. If you have know the API, select Yes(Press key) else if select No(Press key)
  3. Show results

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT