Skip to content

justinta89/basicflask

 
 

Repository files navigation

My Project README

Dependencies:

Python - see requirements.txt file. Ruby - Sass and Compass. JS - see bower.json and package.json files.

You should change bower.json and package.json files package name to whatever your projects name is

You can use https://github.com/sambev/thirsty to download and install the dependencies for you.

If you didn't do that or the script failed you can run these commands to get them again:

  • pip install -r requirements.txt
  • npm install
  • bower install

Running the server:

python server.py

About

A Flask app with *basic* settings and pre installed libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published