您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. nuxt:自负的Nuxt.js脚手架-源码

  2. 纽克斯 脚手架 目录 用法 安装 $ npm install form8ion/nuxt --save-prod 例子 进口 import { scaffold } from 'form8ion/nuxt' ; 执行 ( async ( ) => { await scaffold ( { projectRoot : process . cwd ( ) } ) ; } ) ( ) ; 贡献 依存关系 $ nvm install $ npm install 确认 $ npm test
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:241kb
    • 提供者:weixin_42140716
  1. peak-chiro-源码

  2. nuxt-test-app 构建设置 # 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 有关工作原理的详细说明,请查看 。
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:13mb
    • 提供者:weixin_42164534
  1. deploy-nuxt-test-源码

  2. 部署Nuxt测试 构建设置 # 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 有关工作原理的详细说明,请查看 。
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:127kb
    • 提供者:weixin_42131424
  1. nuxt-netlify-landing-page-源码

  2. nuxt netlify登陆页面 InterCasino登陆页面 构建设置 # 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 #
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:73mb
    • 提供者:weixin_42153691
  1. data-fair:可查找,可访问,可互操作和可重用的数据。满足您的开放和私有数据需求的完整开源解决方案。暂时只有法语,国际化即将到来-源码

  2. 数据公平 可查找,可访问,可互操作和可重用的数据 开发环境 该项目使用以下堆栈:Mongo,ElasticSearch,NodeJS,Express,VueJS,NUXT和Docker。使用的主要语言是具有ES7语法的javascr ipt。 我们将用作格式化程序的(由于其修复模式)。多亏了它也可以在.vue文件上。我们强烈建议您在编辑器中集成这些工具,对于在编辑器中配置vue-eslint-plugin可能很有用。 使用docker-compose安装依赖项并启动服务依赖项: npm ins
  3. 所属分类:其它

  1. nuxt-app-test-源码

  2. nuxt-app-test
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:211kb
    • 提供者:weixin_42134878
  1. testnetlify-源码

  2. nuxt-test-cms 构建设置 # 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 有关工作原理的详细说明,请查看 。
  3. 所属分类:其它

    • 发布日期:2021-03-12
    • 文件大小:162kb
    • 提供者:weixin_42107165
  1. nuxt-test-源码

  2. 核试验 构建设置 # 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 有关工作原理的详细说明,请查看 。
  3. 所属分类:其它

    • 发布日期:2021-03-11
    • 文件大小:801kb
    • 提供者:weixin_42134097
  1. nuxt-test-project:Nuxt.js项目-源码

  2. Nuxt检验 构建设置 # 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 有关工作原理的详细说明,请查看 。
  3. 所属分类:其它

    • 发布日期:2021-03-11
    • 文件大小:222kb
    • 提供者:weixin_42139429
  1. nuxtjs-vue-vuetify-vue-test-utils-jest-sample-project:带有Jest,Vuetify,Nuxtjs,测试实用程序等安装程序的示例项目以及工作示例测试-源码

  2. Nuxtjs Vue Vuetify Jest的设置 这是具有Jest,Vuetify,NuxtJS / Nuxt Typescr ipt,Vue的设置的示例项目 它也可以测试服务器端渲染 $确保在.gitignore文件中添加.nuxt-build-jest 构建设置 # install dependencies $ npm install # Running The Tests $ npm run test # Folders and Files to Look For * package.
  3. 所属分类:其它

    • 发布日期:2021-03-10
    • 文件大小:210kb
    • 提供者:weixin_42132598
  1. netlify-nuxt-test-源码

  2. :building_construction: Nuxt,Tailwind和NetlifyCMS的样板 ←用替换 坚定的入门模板,仅需5分钟,您就可以在网站上快速入门以下技术! :battery: 含电池 Nuxt.js(在“通用模式”下,SEO和速度都很棒) Vue 2 Vuex(通过添加到/store来支持,但未实现) PostCSS(无SCSS) 尾风 PurgeCSS(删除未使用CSS选择器) 暗模式和ColorModePicker(设置为“先使用暗模式”) PWA(将网
  3. 所属分类:其它

    • 发布日期:2021-03-08
    • 文件大小:514kb
    • 提供者:weixin_42116058
  1. test-utils:Nuxt.js的测试实用程序-源码

  2. nuxt / test-utils 测试实用程序 特征 易于设置的测试 在浏览器中测试 扩展Jest匹配器 用Typescr ipt编写 :open_book: 用法 将nuxt/test-utils devDependency添加到您的项目 yarn add --dev nuxt/test-utils # or npm install --save-dev nuxt/test-utils 将nuxt/test-utils添加到jest.config.js的preset部分 mo
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:470kb
    • 提供者:weixin_42098104
  1. nuxt-test:Nuxt.jsのテストサイト-源码

  2. 核试验 Nuxt.jsのテストサイト 构建设置 # 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 有关工作原理的详细说明,请查
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:358kb
    • 提供者:weixin_42127937
  1. 盗版空间回收调用-源码

  2. 盗版空间回收调用 Express API Nuxt前端 笑话 ESlint和漂亮 Github动作 恩格罗克 构建设置 # 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 proje
  3. 所属分类:其它

    • 发布日期:2021-02-26
    • 文件大小:213kb
    • 提供者:weixin_42118423
  1. nuxt-deploy:nuxt项目配合pm2的自动部署脚本-源码

  2. nuxt部署 可自定义多环境 使用pm2进行守护进程 可运行统一命令行进行部署 可配合jenkins使用 注意:使用create-nuxt-app初始化的时候选择一个服务器,本项目选择了koa。server server/index.js将作为pm2的运行脚本 新增环境变量MY_ENV 添加环境变量MY_ENV来读取envConfig.js内配置(因为我们构建测试环境时,NODE_ENV值应是producttion,与正式保持一致。所以MY_ENV更好地让我们区分多环境) 命令 该项目只配置了t
  3. 所属分类:其它

    • 发布日期:2021-02-18
    • 文件大小:111kb
    • 提供者:weixin_42114041
  1. nuxt-test-app-源码

  2. nuxt应用 构建设置 # 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 有关工作原理的详细说明,请查看 。
  3. 所属分类:其它

    • 发布日期:2021-02-14
    • 文件大小:120kb
    • 提供者:weixin_42153801
  1. nuxt-jest-puppeteer::rocket:Nuxt.js零配置测试,与Jest和Puppetter一起运行-源码

  2. 纳克斯特·开玩笑 该插件是在为进行测试时。 我们希望您觉得它有用! 安装 npm install nuxt-jest-puppeteer --save-dev 建立 将以下内容添加到package.json 。 " babel " : { " presets " : [ " env " ] }, " scr ipts " : { " test " : " nuxt-jest-puppeteer " , } 就这样,现在您所需要做的就是运行npm run test来启动nuxt,并使用
  3. 所属分类:其它

    • 发布日期:2021-02-06
    • 文件大小:43kb
    • 提供者:weixin_42099176
  1. nuxt-starter:人员nuxt入门-源码

  2. Nuxt启动器 Nuxt入门个人 产品特点 Nuxt 2 Babel 7或带有Vue类组件的Typescr ipt Sass安装 漂亮,ESLint和Stylelint 使用 vue / test-utils和Jest进行单元测试 赛普拉斯的E2E测试 与tota11y的辅助功能检查 默认安装的Nuxt模块: nuxtjs / pwa nuxtjs /路由器 nuxtjs / dotenv nuxtjs /组件缓存 nuxt-i18n Webpack插件图像敏 简单的模块系
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:195kb
    • 提供者:weixin_42152298
  1. simple-todos:由Nuxt.js和Nest Framework支持的简单Web应用程序-源码

  2. 简单的待办事项 :ledger: 描述 Simple Todos是由Nuxt.js支持的简单Web应用程序 :green_heart: 和Nest框架 :smiling_cat_with_heart-eyes: 环境变量 您可以通过创建.env文件来设置应用程序环境变量。 ( .env.example有一个.env.example文件。) 安装 npm install 开始 npm start 发展历程 npm run dev 测试 npm test
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:640kb
    • 提供者:weixin_42166623
  1. LaraNuxt:具有集成NuxtJs支持的Laravel框架,已针对eslint,jest和vuetify进行了预配置-源码

  2. 拉诺 Laravel + Nuxt.js模板 对于打字稿支持,请签出分支。 剧本 # *** Global *** # development build with nuxt dev server with hot reloading npm run dev # production build npm run build # perform tests npm run test # find linting errors npm run lint # autofix linting erro
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:436kb
    • 提供者:weixin_42150745
« 12 »