Skip to content

jungleford/math-folding-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-folding-react

Research for number folding puzzels.

The web UI is based on React JS and Material UI.

Install and run

$ npm install
$ npm run start

After compiled successfully, then access: http://localhost:8080/

Relate Projects

Background: 对折序列问题(Number Folding Problem)

You can read a detailed analysis (Chinese edition only) at here.