Mabel Lazzarin http://mabel.ml Installing Depends on Python 3.6 and NodeJS. pipenv install npm install Preparing the environment Preparing yor environment variables: copy .env.sample as .env and adjust your settings Activate the environment: pipienv shell Build the assets: flask assets build Running the application flask run Tests nosetests