简体中文 | English
一个关于maker-community的官方网站,使用Vue 3 + TypeScript + Element-UI 技术栈
完整效果请看:https://maker-community.github.io/maker-web/
所有技术都是当前最新的。
- vue: ^3.2.47
- typescript : ^5.1.6
- element-plus: ^2.3.7
- vue-router : 4
- vite: ^4.3.9
- sass: ^1.63.6
# clone
git clone https://github.com/Mangomilkhh/Hackers.git
# install dependencies
yarn install
# Compiles and hot-reloads for development
yarn dev
# Compiles and minifies for production
yarn build