flask-vuejs icon indicating copy to clipboard operation
flask-vuejs copied to clipboard

Connect Flask application with VueJS

Results 2 flask-vuejs issues
Sort by recently updated
recently updated
newest added
trafficstars

In **project.toml** the homepage attribute is the old url based on the one in README,

Currently, we use `pip install requirements.txt` inside `GitHub action` to install all dependencies on the project. We should support poetry directly instead of `export` the requirements files.

update