Skip to content
View dkubanyi's full-sized avatar
Block or Report

Block or report dkubanyi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dkubanyi/README.md

mypage

Deployment

Thanks to this Medium article:

npm run build
git subtree push --prefix dist origin gh-pages

This will push just the dist folder to the gh-pages branch and it will be automatically deployed to GitHub pages. It might be necessary to delete the gh-pages branch manually first.

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Popular repositories Loading

  1. GoReceiptBot GoReceiptBot Public

    Budget tracking bot written in Go.

    Go 2

  2. UrlShortener UrlShortener Public

    URL shortener and redirect service.

    Go 1

  3. five-minute-midas five-minute-midas Public

    Forked from MichaelOw/five-minute-midas

    Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | Streamlit

    Python

  4. nginx-le nginx-le Public

    Forked from nginx-le/nginx-le

    Nginx with automatic let's encrypt (docker image)

    Shell

  5. DreamPlex DreamPlex Public

    Forked from DonDavici/DreamPlex

    Plex client for Enigma2

    Python

  6. dkubanyi dkubanyi Public

    Vue