javascript-apis
javascript-apis copied to clipboard
🔥《JavaScript API 全解析》系列
JavaScript API Set
I explain the APIs of JavaScript which is recommended by MDN.
Available Scripts
yarn install
Install dependencies.
yarn start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The app will be deployed if you make edits. You will also see any lint errors in the console.
yarn test
Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit.
yarn build
Builds the app for production to the build
folder. It correctly bundles the app in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. The app is ready to be deployed!
WeChat Official Account
License
JavaScript API Set is open source software licensed as MIT.