demo

.
├── build # Compiled files (alternatively dist)
├── docs # Documentation files (alternatively doc)
├── src # Source files (alternatively lib or app)
├── test # Automated tests (alternatively spec or tests)
├── vendor # Tools and utilities
├── LICENSE
└── README.md