Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 802 Bytes

File metadata and controls

21 lines (14 loc) · 802 Bytes

Videum Codeup website

Source for our website videumcodeup.se.

This project is written in plain HTML, CSS and some JavaScript. We are hosting it for free on github-pages.

You can join our meetup group at meetup.com/videumcodeup, it's for developers in Växjö, Sweden and we have our meetups at Videum.

Contributing

  • First you need to start a webserver in this folder. You could for example use python -m SimpleHTTPServer and then open http://localhost:8000
  • Make your changes and submit a pull-request on GitHub 🎉