# nuxt_cms **Repository Path**: vsdeveloper/nuxt_cms ## Basic Information - **Project Name**: nuxt_cms - **Description**: Nuxt.js + Vuex + VueRouter + Axios + MintUI + CubeUI + Vant + 图片懒加载 + 图片预览 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.liulongbin.top:3000/ - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 5 - **Created**: 2019-07-02 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_nuxt_app01 > My fabulous Nuxt.js project ## Build Setup ``` bash # install dependencies $ npm run install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate ``` For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).