marcelosnts / bank_frontend-vue

Bank frontend built with VueJS 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Bank - Vue

Built on:

  • Vue 3.0

Running the project

Step 1.

git@github.com:marcelosnts/bank_frontend-vue.git

cd .\bank_frontend-vue

npm install

Step 2.

After that the server should be ready to run, so:

npm run serve
// http://localhost:8080

About

Bank frontend built with VueJS 3


Languages

Language:JavaScript 56.4%Language:Vue 42.2%Language:HTML 1.1%Language:CSS 0.3%