Skip to content

mattlucht/section-106-prototype

 
 

Repository files navigation

section-106-prototype

Requirements

Getting started

Install front end build tool (gulp)

npm install

Make a virtualenv for the project and install python dependencies

pip install -r requirements.txt

Generate CSS

gulp scss

Run flask server

flask run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.6%
  • JavaScript 28.1%
  • HTML 21.3%
  • Python 3.8%
  • Other 0.2%