ewjoachim / pokefight

A showcase web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokefight

A Python web showcase.

  • Front is done with Bulma.
    • npm install
    • npm run start to watch & rebuild js & sass file
    • npm run deploy to generate assets
    • Nothing in place to serve the page... python3 -m http.server :)
  • Back is... Not done yet :)

(so yes, so far, this Python showcase has exactly 0 lines of Python)

About

A showcase web application

License:MIT License


Languages

Language:CSS 98.2%Language:JavaScript 0.7%Language:Python 0.6%Language:HTML 0.4%Language:SCSS 0.1%Language:Makefile 0.0%