Building acoustics calculation library and web interface.
packages/lib- TypeScript acoustic calculation librarypackages/web-ui- React web application for acoustic calculations
npm install
npm run devThen open http://localhost:5174
npm run dev- Start web development servernpm run build- Build both packagesnpm run test- Run tests
- Node.js 18+
- npm 8+