/crypto-trending

A demo repo showcasing Vue3 + Pinia store + Vue Prime components

Primary LanguageVue

crypto-trending

A demo project showcasing Vue 3 + TypeScript + Tailwind CSS + Pinia + PrimeVue Components

Deploy to Netlify

Got a Netlify account? Deploy this project to Netlify in one click:

Deploy to Netlify

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