Skip to content

猿代码,程序员的知识补给、工具小站

Notifications You must be signed in to change notification settings

cps-open-source-fork/apecode

 
 

Repository files navigation

ApeCode

猿代码,程序员的知识补给、工具小站

模块

  • 导航
  • 随笔记
  • 八股文
  • 轻函数【开发中】

运行

node v21.5.0 [default]

# 安装依赖
$ npm install

# 运行开发环境
$ npm run dev

# 打包
$ npm run build

# 运行生产环境
$ npm run preview

About

猿代码,程序员的知识补给、工具小站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.6%
  • Vue 25.2%
  • JavaScript 6.6%
  • SCSS 6.5%
  • CSS 0.1%