Skip to content

theo-chengkai-wang/fourier_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Complex Fourier series visualisation (from simple path drawings) Project

Front-end:

React.js/typescript, in ./client.

Install dependencies with yarn, and run dev server with yarn start.

Dev server runs at port 3000 by default.

Back-end:

Flask/Python, in ./server.

Install dependencies with the python requirements.txt, with the command pip install -r requirements.txt.

Server runs at port 5000 by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published