ashfaqshuvo007 / VueTemplate

Converting bootstrap template into Vue components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Learn

This was just a simple conversion of bootstrap template conversion to Vue components. Getting used to using as a Client End framework to use with laravel. This was doen way back in 2017 but just uploaded to git this week.

What I Learnt

As I am mainly a backend developer. Trying to learn front end frameworks better. So As I am familiar with Vue and Laravel so deciding to learn Vue. I learnt the basics of Vue components, how the templating is done and some basic operations using Vue.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Converting bootstrap template into Vue components


Languages

Language:Vue 68.9%Language:CSS 28.5%Language:HTML 2.1%Language:JavaScript 0.5%