/brt-frontend

The website of a local cycling team.

Primary LanguageCSS

Sinatra Template

Use this repository to start your own Sinatra application.

Clone this repository, remove the link to this repo and add your own link.:

git clone https://github.com/dabio/sinatra-template.git [app]
git remote rm origin
git remote add origin git@github.com:[username]/[app].git

Replace the repository name [app] and your [username].