Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 647 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 647 Bytes

本项目目前为一个单向展示二战题材卡牌游戏《KARDS》相关的文章、分析、感想等图文内容的纯前端站点,使用Vue框架编写,仍在开发中,目前只完成了站点原型。Under construction. 但是已经全面完成了路由框架搭建,页面布局并实现了示例功能。

showcase

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.