DEV Community

Cover image for #VueJS Web Application
Umar Ahmed
Umar Ahmed

Posted on

#VueJS Web Application

In today's life , we use faster as well as more useful websites for us . So,I decided to make an interesting web app out of vue js which is having a PWA support.

I will integrate many components one by one and together built an amazing website.One of the most important component i added is the coronavirus live cases map ! checkout below

GAMA TECHS

Click on ==> Project on GitHub

Let's Start Now ! contributions welcome JavaScript Style Guide: Good Parts

Live Preview On Netlify !

Click on ==> Gama Techs

This is Gama Techs website having all rights reserved.Feel free to contribute and make Gama Techs as a helping source.


Project setup

npm install
Enter fullscreen mode Exit fullscreen mode

Compiles and hot-reloads for development

npm run serve
Enter fullscreen mode Exit fullscreen mode

Compiles and minifies for production

npm run build
Enter fullscreen mode Exit fullscreen mode

Run your unit tests

npm run test:unit
Enter fullscreen mode Exit fullscreen mode

Run your end-to-end tests

npm run test:e2e
Enter fullscreen mode Exit fullscreen mode

Lints and fixes files

npm run lint
Enter fullscreen mode Exit fullscreen mode

Customize configuration

See Configuration Reference.


Please comment on this post , So , I will make , how to get-started with this project step by step.

Thank You For Reading => UmarGit

Top comments (0)