Frederic G. MARAND b3b0fbb5aa Initial QUnit demo: unrelated with React. | před 9 roky | |
---|---|---|
public | před 9 roky | |
.editorconfig | před 9 roky | |
.eslintrc.js | před 9 roky | |
.gitignore | před 9 roky | |
LICENSE | před 9 roky | |
README.md | před 9 roky | |
package.json | před 9 roky |
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
.