Skip to content

JasonTrue/pace

Repository files navigation

@YuzuTen/pace

Build Status Netlify Status

Pace calculator and charts

This is a quick-and-dirty Vue/Nuxt project designed to visualize the interplay of running pace, speed, and distance. There are plenty of these types of projects online, but I wanted an excuse to learn Nuxt.

Build Setup

# install dependencies
$ yarn install # Or yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout the Nuxt.js docs. .

Contributing

  1. Fork it.
  2. Create a topic branch git checkout -b my_branch
  3. Commit your changes git commit -am "Added fizzle feature"
  4. Push to your branch git push origin my_branch
  5. Send a pull request

License

@YuzuTen/Pace is Copyright © 2019 Jason Truesdell. Licensed under the terms of the GNU Public License V3