8000 GitHub - huxinfeng/interview: 前端面试圣经
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

huxinfeng/interview

Repository files navigation

interview

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father-build,

$ npm run build
0