Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 572 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 572 Bytes

Coder-new's blog

Introduce

​ A blog about recording front-end knowledge learning notes, problems encountered in the development process, interview questions, etc.

Node version

16.16.0

Install deps

npm install

Run project

npm run dev

Clean cache

npm run clean