Skip to content

mcsmithers/MarsWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Mars Weather

This is a VueJS project to pull in temperatures from Mars and then allow the user to compare it to their local Earth temperatures.

To see this app in action, head here

Project setup

First go into the mars-weather-app directory then install the Node packages

cd mars-weather-app
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published