https://github.com/fujia-cli/nuxtjs-template
A template for Nuxt.js
https://github.com/fujia-cli/nuxtjs-template
Last synced: over 1 year ago
JSON representation
A template for Nuxt.js
- Host: GitHub
- URL: https://github.com/fujia-cli/nuxtjs-template
- Owner: fujia-cli
- License: mit
- Created: 2021-12-18T09:12:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T07:00:51.000Z (over 4 years ago)
- Last Synced: 2025-01-23T16:14:12.471Z (over 1 year ago)
- Language: JavaScript
- Size: 407 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
@fujia/nuxtjs-template
A template for Nuxt.js.
## Deploy
### tools
1, PM2
consult this article: [Deploy Nuxt using PM2](https://nuxtjs.org/deployments/pm2/)
2, Nginx
consult this article: [Using NGINX as a reverse proxy](https://nuxtjs.org/deployments/nginx/)
## References