# lzqs_website **Repository Path**: link97/lzqs_website ## Basic Information - **Project Name**: lzqs_website - **Description**: 量子启示官网 基于nuxt.js + vue 实现ssr服务端渲染 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2019-07-03 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lzqs_website > My wonderful Nuxt.js project ## Build Setup ``` bash # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate ``` For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).