Skip to content

基于nuxtjs,打造一个开箱即用的基础项目

Notifications You must be signed in to change notification settings

yesixuan/nuxt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-demo

vic nuxt demo

todo

通用改造

  • 项目目录改造
  • 环境变量的配置
  • 全局样式引入
  • postCss 配置
  • babel、babelPolyfill
  • 全局的 js 如何引入
  • 不同环境处理不同逻辑的解决方案
  • jsx 支持
  • ts 支持
  • axios 定制
  • vuex 代码组织
  • 代码分割配置
  • webpack 配置扩展
  • 聚合层代码组织

公司的定制

  • sentry 集成
  • 移动端的
  • c-element-ui
  • c-vux

更多

  • cdn
  • docker

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

About

基于nuxtjs,打造一个开箱即用的基础项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published