Skip to content

shchilkin/sense-of-space-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sense of Space Test Assignment

Sense of Space Full Stack Developer Suitability Test Assignment

Project Structure

.
├── src                     # Source files
│   ├── client              # Frontend (3D scene)
│   └── server              # Backend (API and Web server)
├── package.json        
├── LICENSE
└── README.md

How to run the project

yarn start

TODOs

add **tests**
add **docs**

License

Licensed under the MIT License, Copyright © 2021 Aleksandr Shchilkin

See LICENSE for more information.