Skip to content

Files

Latest commit

1eee9e3 · Apr 20, 2022

History

History
19 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 457 Bytes

开发

本地启动

npm run dev

生成静态网站(SSG)

This will create the dist/ directory for publishing to static hosting:

npm run generate

部署

通过直接通过 Serverless应用中心 ,进行 Deploy with Severless Devs