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