Frederic G. MARAND b3b0fbb5aa Initial QUnit demo: unrelated with React. | 9 years ago | |
---|---|---|
public | 9 years ago | |
.editorconfig | 9 years ago | |
.eslintrc.js | 9 years ago | |
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
package.json | 9 years ago |
This is the React Thinking React JSON example from the Thiking in React tutorial.
Run some server like python -m SimpleHTTPServer
And visit http://vm:3000/ assuming you host is called vm
.