augustVino / javascript-apis

🔥《JavaScript API 全解析》系列

Home Page:https://js.yanceyleo.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript API Set

Codacy Badge License: MIT Version Node PRs Welcome Build Status FOSSA Status

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:8000 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 docs/.vuepress/dist 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.

FOSSA Status

About

🔥《JavaScript API 全解析》系列

https://js.yanceyleo.com/

License:MIT License


Languages

Language:JavaScript 100.0%