Skip to content

cpl121/personalCryptoExchange

Repository files navigation

⚡ Objectives of this project

  • Refresh the basic concepts in the development of an application with Vuejs
  • Understand the changes between Vuejs 2 and Vuejs 3
  • Using Vite and *TailwindCss for the first time
  • Build the first crypto exchange


crypto_exchange

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

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint