Skip to content

danielsky81/vue_weather_app

Repository files navigation

vue_weather_app

A Vue.js project

Build Setup

Initial Steps

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Additional packages

# plugin for making web requests and responses
npm install -- save vue-resource

# bootstrap 4 plugin
npm install --save bootstrap-vue bootstrap

The app has been deployed to Amazon S3 and can be viewed here

About

Simple weather app built with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published