# nuxt-site **Repository Path**: scxubo/nuxt-site ## Basic Information - **Project Name**: nuxt-site - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-02 - **Last Updated**: 2021-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nuxt-site ## 运行 自用的网站脚手架,方便项目快速启动。 ## 运行 ```bash # install dependencies $ npm 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 ``` ## 一些说明 一个已经配置各种基础环境并且极具兼容性的nuxt基础项目框架项目,包含以下好处: > * 完美兼容IE11 > * 封装通用性网络请求. > * Ant Design Vue > * 发布编译时自动去除所有console. > * 持久化vuex > * 全局方法封装 > * 路由拦截配置 > * 代理配置 > * ErrorPage > * basscss(原子CSS库) 作者微信:wx8m803 ![界面图](https://xoweb.cn/view.png)