All Projects → pkej → vue-cli-3-nuxt-typescript

pkej / vue-cli-3-nuxt-typescript

Licence: MIT license
Finally I got typescript working with Nuxt-Edge, using vue-cli 3

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vue-cli-3-nuxt-typescript

Vue Svg Inline Loader
Webpack loader used for inline replacement of SVG images with actual content of SVG files in Vue projects.
Stars: ✭ 105 (+337.5%)
Mutual labels:  vue-cli, nuxtjs
nuxt-typescript-template
Handy starter for Nuxt 2 + TypeScript
Stars: ✭ 11 (-54.17%)
Mutual labels:  vue-cli, nuxt-edge
Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (+829.17%)
Mutual labels:  vue-cli, nuxtjs
Nuxt Material Admin
Vue-CLI Boilerplate based on Nuxt and vue-material-admin template.
Stars: ✭ 310 (+1191.67%)
Mutual labels:  vue-cli, nuxtjs
nuxt2-ssr-firebase
Nuxt2 Universal App with SSR via Firebase Functions and Firebase Hosting
Stars: ✭ 50 (+108.33%)
Mutual labels:  nuxtjs, nuxt-edge
vue-movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 185 (+670.83%)
Mutual labels:  vue-cli
typescript-nuxtjs-boilerplate
🍱 Nuxt.js with TypeScript and Run with docker and docker-compose 🐶🦄🔥 visit: https://typescript-nuxtjs-boilerplate.netlify.com/example
Stars: ✭ 51 (+112.5%)
Mutual labels:  nuxtjs
nuxt-rollbar-module
Nuxt.js module for Rollbar
Stars: ✭ 34 (+41.67%)
Mutual labels:  nuxtjs
nuxt-modules
AX2's Nuxt modules
Stars: ✭ 30 (+25%)
Mutual labels:  nuxtjs
nuxt-humans-txt
🧑🏻👩🏻 "We are people, not machines" - An initiative to know the creators of a website. Contains the information about humans to the web building - A Nuxt Module to statically integrate and generate a humans.txt author file - Based on the HumansTxt Project.
Stars: ✭ 27 (+12.5%)
Mutual labels:  nuxtjs
kuma-gui
🐻 A GUI built on Vue.js for use with Kuma.
Stars: ✭ 34 (+41.67%)
Mutual labels:  vue-cli
vue-cli-plugin-pages
vue-cli 3 plugin to build multi-page application
Stars: ✭ 12 (-50%)
Mutual labels:  vue-cli
nuxt-typescript-vuetify
nuxt-typescript-vuetify.justhannes.now.sh
Stars: ✭ 29 (+20.83%)
Mutual labels:  nuxtjs
vue-dev-template
[deprecated] Vue.js development template.
Stars: ✭ 22 (-8.33%)
Mutual labels:  vue-cli
vue2.0-start-
vue2.0 用法,入门好帮手
Stars: ✭ 15 (-37.5%)
Mutual labels:  vue-cli
manage
基于vue-cli与thinkphp的简单登录注册系统
Stars: ✭ 71 (+195.83%)
Mutual labels:  vue-cli
Nitro-Web
Human-Connection - Social Network Frontend
Stars: ✭ 16 (-33.33%)
Mutual labels:  nuxtjs
vue-cli-easy
this is a vue development environment。
Stars: ✭ 30 (+25%)
Mutual labels:  vue-cli
nodejs-vuejs-mysql-boilerplate
Node.js (REST API) + Vue.js/Nuxt.js (Frontend/Backend) + MySQL Boilerplate
Stars: ✭ 134 (+458.33%)
Mutual labels:  nuxtjs
my-blog
node.js vue.js nuxt.js hapi.js mysql 仿简书博客
Stars: ✭ 25 (+4.17%)
Mutual labels:  nuxtjs

server

vue-cli w/typescript, pwa, tslint, router
npm --save install nuxt nuxt-class-component nuxt-property-decorator @nuxtjs/axios @nuxtjs/style-resources mobx mobx-vue @nuxtjs/font-awesome @nuxtjs/localtunnel vue-i18n @nuxtjs/vuetify socket.io

npm --save-dev install nuxt-typescript

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Typescript book

The online book on TypeScript

Typescript template

Lifted ideas from this

Nuxt examples

https://github.com/nuxt/nuxt.js/tree/dev/examples

Typescript module for nuxt

Git: https://github.com/wagerfield/nuxt-typescript

nuxt-class-component

https://github.com/nuxt-community/nuxt-class-component

nuxt-property-decorator

https://github.com/nuxt-community/nuxt-property-decorator

@nuxtjs/axios

Docs: https://axios.nuxtjs.org/ Git: https://github.com/nuxt-community/axios-module

@nuxtjs/style-resources

https://github.com/nuxt-community/style-resources-module

@nuxtjs/localtunnel

Git: https://github.com/nuxt-community/modules/tree/master/packages/localtunnel localtunnel git: https://github.com/localtunnel/localtunnel Alternatives: https://www.pluralsight.com/guides/exposing-your-local-node-js-app-to-the-world

@nuxtjs/pwa-module

Docs: https://pwa.nuxtjs.org/ Git: https://github.com/nuxt-community/pwa-module

@nuxtjs/vuetify

https://github.com/nuxt-community/modules/tree/master/packages/vuetify

mobx

Docs: https://mobx.js.org/ Git: https://github.com/mobxjs/mobx Awesome: https://github.com/mobxjs/awesome-mobx

socket.io

Web: https://socket.io/

Tutorials

https://www.youtube.com/watch?v=ggVsXljT0MI https://www.youtube.com/watch?v=To5y2WLsKIw

vue-mobx

Git: https://github.com/mobxjs/mobx-vue

TODO

https://github.com/epoberezkin/ajv https://github.com/quasarframework/quasar-nuxt https://github.com/CKGrafico/FooCards-Nuxt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].