|
|
||
|---|---|---|
| .gitignore | ||
| DEVELOPMENT.md | ||
| README.md | ||
| package.json | ||
| specification.html | ||
README.md
Project
This repository contains the project implementation based on the provided specification.
Structure
specification.html- Project specification documentsrc/- Source code for the projecttests/- Test filesconfig/- Configuration files
Getting Started
- Review the specification in
specification.html - Set up development environment
- Start implementing features according to the specification
Development
This project is in early development stages. The specification has been downloaded and the basic repository structure has been set up.