Open-Source app styled with Bulma CSS and coded in Flask
- Clone the repo
$ git clone https://github.com/app-generator/flask-bulma-css.git
$ cd flask-bulma-css
- Initialize and activate a virtualenv:
$ virtualenv --no-site-packages env
$ source env/bin/activate
- Install the dependencies:
$ pip install -r requirements.txt
- Run the development server:
$ python app.py
- Navigate to http://localhost:5000
- SQLite database
- Login, Register
- Static Build
python ./static.py. The static build goes toapp/builddirectory - FTP Deploy script. Info: this
require node.jsand the edit ofdeploy.jsto add FTP server credentials.
For issues and features request, use Github or access the support page provided by AppSeed
Flask App Bulma provided by AppSeed



