CLUG-kr / JUSTMOVE_client

JUSTMOVE client repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUSTMOVE_client

움직임과 딥러닝으로 만나는 새로운 플랫폼

Technologies

  • React
justmove
├── README.md
├── node_modules
├── package.json
├── .gitignore
├── public
│   ├── favicon.ico
│   ├── index.html
│   └── manifest.json
└── src
    ├── assets
    ├── components
    ├── views
    ├── index.js
    └── logo.svg

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

Status

Project is: in progress

About

JUSTMOVE client repository


Languages

Language:JavaScript 71.3%Language:SCSS 28.1%Language:HTML 0.6%