js-tldr
js-tldr copied to clipboard
Zen mode javascript documentation
trafficstars
js-tldr

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 dependenciesnpm run build:search-index- build static json for search indexnpm 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