Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 751 Bytes

File metadata and controls

35 lines (27 loc) · 751 Bytes

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.

Need yarn first

  npm install -g yarn

Clone the repo using

git clone https://github.com/BinaryNeedle/binaryneedle.github.io.git

afer that

cd binaryneedle.github.io

install

yarn install

run

yarn dev

deploy

yarn deploy