Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hex-ci/micro-site
微站点脚手架
https://github.com/hex-ci/micro-site
Last synced: about 1 month ago
JSON representation
微站点脚手架
- Host: GitHub
- URL: https://github.com/hex-ci/micro-site
- Owner: hex-ci
- License: mit
- Created: 2022-07-15T03:27:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T08:36:36.000Z (over 2 years ago)
- Last Synced: 2024-04-18T13:27:55.784Z (9 months ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 微站点脚手架
## 体验开发环境
`npm ci`
`npm run dev`
SSR 项目:浏览器访问 http://127.0.0.1:8080/ssr/hello/world
普通 node 项目:浏览器访问 http://127.0.0.1:8080/site/hello/world/index/main