AlinaAlef / js-tldr

Zen mode javascript documentation

Home Page:https://js-tldr.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-tldr

logo

Commitizen friendly code style: prettier

Netlify Status

Development

If you'd like to help us improving the website and docs, first please see our contribution guide

Getting started

This application is scaffolded via create-react-app

Commands to get up and running:

  • npm install - installs required dependencies
  • npm run build:search-index - build static json for search index
  • npm run dev - run development server
  • Open the http://localhost:3000/

Production

The website runs on Netlify. It's being built automatically from the latest changes in the master branch.

You can see the list of deploys here: https://app.netlify.com/sites/js-tldr/deploys

About

Zen mode javascript documentation

https://js-tldr.info

License:MIT License


Languages

Language:JavaScript 70.4%Language:TypeScript 13.2%Language:CSS 12.9%Language:HTML 3.6%