Skip to content

mozhgan-k/ok-coin

Repository files navigation

ok-coin

This template create with Vue3 and Astro web framework in two modes client-side and server-side

for setup this template, please follow below commands:

Project Setup

yarn install

Run astro build

yarn build

Run astro dev

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published