Skip to content

rickard-t/simple-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple webapp

A simple webapp that displays a quote. The server side is running Flask and the client side is using Vue.js.

This webapp was made as a code test for Rebla.

Installation

This webapp has been tested on Linux Mint 20.2.

If not already installed, install Python 3 and pip. Clone this repo and go to it. Then install the required packages: pip3 install -r requirements.txt

Running the webapp

Go to the server folder and start the server: python3 main.py or: flask run

Go to the URL of the started server: localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors