움직임과 딥러닝으로 만나는 새로운 플랫폼
- React
justmove
├── README.md
├── node_modules
├── package.json
├── .gitignore
├── public
│ ├── favicon.ico
│ ├── index.html
│ └── manifest.json
└── src
├── assets
├── components
├── views
├── index.js
└── logo.svg
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Project is: in progress