0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

vuetify勉強 2020/10/04

Last updated at Posted at 2020-10-04

マテリアルデザイン
 https://saruwakakun.com/html-css/material#section1

Vuetify参考サイト
 https://slash-mochi.net/?p=3335
 https://qiita.com/y-tsutsu/items/e8544ec5fe1b9a69ea35

Vuetifyインストール
 コマンドプロンプトで作成したVUEプロジェクトに移動
 コマンドプロンプトでvue add vuetifyを実行

Welcomeページ解説
 https://mebee.info/2019/11/16/post-3899/#outline__5

グリッドシステム
 http://websae.net/twitter-bootstrap-grid-system-21060224/

vuetify基本構文
 https://dev83.com/vue-vuetify-basic/

VSCode拡張機能
 https://biz-navi.site/vscode%EF%BC%8Bvetur/
 vetur:コードハイライト、スニペット
 eslint:javascript:静的解析ツール
 prettier:コード整形ツール

vue 公開
 コマンドプロンプトでプロジェクトフォルダに移動し
 npm run buildを実行する
 http://salary.katsulabo.com/%E3%80%90vue-js%E3%80%91%E3%82%B5%E3%83%BC%E3%83%90%E3%83%BC%E3%81%AB%E5%85%AC%E9%96%8B%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95%EF%BC%88%E3%83%93%E3%83%AB%E3%83%89%E6%89%8B%E9%A0%86%EF%BC%89/
 
Windows2012 キーボード設定変更
 https://harucharuru.hatenablog.com/entry/2019/11/20/131538

Windows2012 FTPサーバー構築
 https://genchan.net/it/pc/windows/13930/

FTP接続ツール
 https://forest.watch.impress.co.jp/library/software/winscp/download_10950.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?