Skip to content

RickyNotaro/lanmomo-website

 
 

Repository files navigation

lanmomo-website

Website for LAN Montmorency

Hacking on the project

Dependencies

  • MySQL or SQLite
  • Python 3
  • npm
  • bower

Installing bower

  • using npm : npm install -g bower

Setup the project

  • Clone the project using git clone ...
  • Create a virtualenv virtualenv env
  • Activate virtualenv . env/bin/activate
  • Back-end dependencies pip install -r requirements.txt
  • Front-end dependencies bower install

Working on the project

  • Launch the back-end app using ./app.py

About

Website for LAN Montmorency.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 46.9%
  • JavaScript 37.9%
  • Python 7.5%
  • CSS 6.6%
  • Shell 1.1%