Skip to content

TeamFavr/FavrWebClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FavrWebClient

The web client for the favr product

Flask Server

You will need to install Docker and Docker-Compose.

To start the server with docker: docker-compose build then docker-compose up -d then you can access the site on localhost:8000

Static Files

You will need

  • NPM
  • Gulp
  • Sass make sure to install via the command line

To build: Goto the static folder cd app/static

Install node packages npm i

Run gulp build tool gulp

If developing frontend run gulp watch

Files are output to the dist directory

About

The web client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors