YanceyOfficial / javascript-apis

🔥《JavaScript API 全解析》系列

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript API Set

Build Status Node PRs Welcome 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: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.

FOSSA Status

About

🔥《JavaScript API 全解析》系列

https://js.yanceyleo.com

License:MIT License


Languages

Language:JavaScript 64.1%Language:TypeScript 31.5%Language:CSS 4.3%