# nuxt **Repository Path**: kangshaoye/nuxt ## Basic Information - **Project Name**: nuxt - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: head - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nuxt > My cat's meow Nuxt.js project ## Build Setup ``` bash # 下载项目依赖 $ npm run install # 启动项目 at localhost:3000 $ npm run dev # 为生产和启动服务器生成 $ npm run build $ npm run start # 生成静态目录 $ npm run generate ``` For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).