Skip to content

TreshLaps/PrototypeClientApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tresh Laps

To start development on your computer, clone the repository and run npm start to run the app in development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Commit messages

Use the following format to make it easy to get an overview of what you have done:

CHANGETYPE: Short description of change in present tense

Valid change types:

FEAT: New feature in production code FIX: Bugfix REFAC: Cleanup/restructuring of code, features should remain unchanged CHORE: Changes to things other than code, eg README/documentation TEST: Changes to tests

Examples:

  • FEAT: Add component for pace display
  • FIX: Bugfix in pace display component
  • CHORE: Cleanup the messy code that Magnus wrote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published