# nuxtExpress **Repository Path**: vinny316/nuxtExpress ## Basic Information - **Project Name**: nuxtExpress - **Description**: 基于nuxt和node +express服务端搭建的服务端渲染框架!涉及到后台管理系统登录注册token时校登录等等 - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2019-12-30 - **Last Updated**: 2022-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nuxtExpress > My bee's knees 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, check out [Nuxt.js docs](https://nuxtjs.org).