GithubHelp home page GithubHelp logo

betacatpro / nuxt-airbnb-ssr Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 545 KB

构建Vue3 SSR应用

HTML 0.48% Vue 45.80% TypeScript 35.15% JavaScript 9.86% Shell 0.15% SCSS 8.56%
scss typescript vite vue3

nuxt-airbnb-ssr's Introduction

Note

  • vite.config.js 文件中使用 resolve, node 的版本要求如下: import which is supported in v16.0.0+ and v14.18.0+. v15 does not support this.
  • eslint 中设置 "vue/multi-word-component-names":"off", 禁止检查 vue 文件命名规范(默认规范为驼峰或者 '-' 连接)
  • 配置 vite 指定传递给 CSS 预处理器的选项来引入全局 mixin 样式: vite.config.js 中配置 additionalData: '@import "src/styles/index.scss";'

nuxt-airbnb-ssr's People

Contributors

betacatpro avatar

Stargazers

PanHz2050 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.