|
||
---|---|---|
dist | ||
public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.json | ||
README.md | ||
auto-imports.d.ts | ||
components.d.ts | ||
env.d.ts | ||
index.html | ||
package-lock.json | ||
package.json | ||
tsconfig.config.json | ||
tsconfig.json | ||
vite.config.ts | ||
yarn.lock |
README.md
Flexbox Playground
CSS3 FlexBox 在线调试:
https://www.qtyyw.com/
文档解说:
https://www.ruanyifeng.com/blog/2015/07/flex-grammar.html
npm install
npm run dev
npm run build