/aimike

aimike home

Primary LanguageVue

aimike

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

响应式的基本规则

因为采用min-width来做响应式

所有媒体查询的大屏幕尺寸要放在小尺寸之后,以递增排序

Customize configuration

See Configuration Reference.