All Projects → mqtsuo02 → nuxt-handson

mqtsuo02 / nuxt-handson

Licence: other
Nuxt.js Hands-On

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nuxt-handson

Vue Stack
Minimalistic Boilerplate for FullStack Express and Vue.js applications
Stars: ✭ 26 (+8.33%)
Mutual labels:  nuxt, axios, vuetify
Vue People
VuePeople lists and connects Vue.JS developers around the world.
Stars: ✭ 167 (+595.83%)
Mutual labels:  nuxt, vuetify
Vue Telescope Analyzer
Detect Vue technologies running on a website ✨
Stars: ✭ 117 (+387.5%)
Mutual labels:  nuxt, vuetify
inshop-crm-ecommerce
Inshop CRM / ERP ecommerce. It's powerful framework allows to build systems for business with different workflows. It has on board multi language support, clients management, projects & tasks, documents, simple accounting, inventory management, orders & invoice management, possibilities to integrate with third party software, REST API, and many …
Stars: ✭ 48 (+100%)
Mutual labels:  nuxt, vuetify
Sails Nuxt
Sails + Nuxt + Vuetify Combo <3
Stars: ✭ 92 (+283.33%)
Mutual labels:  nuxt, vuetify
Naice Blog
😺 新的博客上线啦
Stars: ✭ 93 (+287.5%)
Mutual labels:  nuxt, axios
solidata frontend
first draft for solidata_frontend : vue+nuxt+vuetify+i18n+axios
Stars: ✭ 15 (-37.5%)
Mutual labels:  nuxt, vuetify
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+3466.67%)
Mutual labels:  nuxt, axios
aio-rek
Face recognition based attendance system
Stars: ✭ 19 (-20.83%)
Mutual labels:  nuxt, vuetify
MeetU
Application that build on Elasticsearch and Spring Boot Microservices (Synchronous Service)
Stars: ✭ 22 (-8.33%)
Mutual labels:  nuxt, vuetify
lumen-cms
GraphQL API-First CMS based on NodeJS and Vue 2, Nuxt and Vuetify
Stars: ✭ 77 (+220.83%)
Mutual labels:  nuxt, vuetify
Community Modules
Stars: ✭ 1,258 (+5141.67%)
Mutual labels:  nuxt, axios
Axios Module
Secure and easy axios integration with Nuxt.js
Stars: ✭ 998 (+4058.33%)
Mutual labels:  nuxt, axios
Auth Module
auth.nuxtjs.org
Stars: ✭ 1,624 (+6666.67%)
Mutual labels:  nuxt, axios
Veluxi Starter
Veluxi Vue.js Starter Project with Nuxt JS and Vuetify
Stars: ✭ 39 (+62.5%)
Mutual labels:  nuxt, vuetify
Nuxt Juejin Project
仿掘金web网站,使用服务端渲染。主要技术:nuxt + koa + vuex + axios + element-ui 。
Stars: ✭ 209 (+770.83%)
Mutual labels:  nuxt, axios
Vuetify Module
Vuetify Module for Nuxt.js
Stars: ✭ 472 (+1866.67%)
Mutual labels:  nuxt, vuetify
likecoin-button
Every Like is a reward. Turn your Likes into actual income now.
Stars: ✭ 18 (-25%)
Mutual labels:  nuxt, vuetify
LaraNuxt
Laravel framework with integrated NuxtJs support, preconfigured for eslint, jest and vuetify.
Stars: ✭ 53 (+120.83%)
Mutual labels:  nuxt, vuetify
Seiyuu.moe
A webpage searching for collaborate works between seiyuu.
Stars: ✭ 15 (-37.5%)
Mutual labels:  nuxt, vuetify

nuxt-handson

  • Nuxt.jsに入門するためのハンズオンです。
  • シンプルなWebアプリケーションを段階的に実装していきます。
  • 特定のツールを使用せずに、ゼロからNuxt.jsをインストールしてプロジェクトを作成します。
  • Nuxt.jsの標準機能のほか、API通信にaxios、UIコンポーネントにVuetify.jsを使用しています。

Output

demo

Contents

Title Description
00-setup 開発環境について
01-hello-nuxt Nuxt.jsのインストールと最小限の実装
02-routing ルーティングの実装
03-api-connection axiosを使用したAPIの繋ぎこみ
04-vuetify Vuetify.jsを使用したマテリアルデザインの適用
99-api-mock Web APIのモック
  • 各ディレクトリには手順書(README.md)とサンプルコードが格納されています。
  • 各ディレクトリ直下で$ npm install後に$ npm startを実行すると、サンプルの動作確認ができます。
  • 03-api-connection04-vuetifyについては、99-api-mockを同時に起動する必要があります。
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].