GithubHelp home page GithubHelp logo

annrie / vuedation Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.11 MB

Vue3 with Vite for my portfolio

Home Page: https://vuedation.phantomoon.com/

JavaScript 13.13% TypeScript 25.04% HTML 1.86% Vue 57.35% CSS 0.70% Less 0.03% SCSS 1.89%
unocss vite vue3-typescript windicss

vuedation's Introduction

Vuedation

ポートフォリオ用リポジトリ 参照サイト:「現場で使えるVue.js 3.X 実践ガイド 」

cover

旧オリジナル"Vuedation"からVue3+Vite仕様に作り直してポートフォリオ用に再公開しました。

諸々最新環境で動くようにはしています。

セットアップ

テンプレートを手動でセットアップするには、まず Git でダウンロードします。

 git clone [email protected]:annrie/Vuedation.git projectname
 cd projectname

インストール

その後、コマンドラインでフォルダを開き、必要な依存関係をインストールします。 npm も使えますが、yarn2 を使用しています。

yarn set version berry #  Setup of yarn2
echo "nodeLinker: node-modules" > .yarnrc.yml
yarn install

インストールすると、.envファイルが作成されています。必要ならfirebase関係の認証アカウントを設定してください。

最後に、 yarn dev を実行して サーバーを立ち上げます。 完成したサイトは、次の URL で表示可能な distというフォルダーに作成されます。

http://localhost:3000

ライセンス

MIT Copyright © 2020-present, Annrie

vuedation's People

Stargazers

 avatar

Watchers

 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.