线上演示地址:
https://bruno-simon.com
官方地址:
https://github.com/brunosimon/folio-2019
官方安装说明:
代码语言:javascript复制# Just be sure that you've got parcel js on you system
npm install -g parcel-bundler
# Install dependencies (only for first time)
npm i
# Serve at localhost:1234
npm run dev
# Build for production in the dist/ directory
npm run build
图文格式重新编辑:IT运维技术圈