Meteor A web application to help conception of solid rocket motor. This tool use the JSRM library (based on Richard Nakka SRM Excel file). Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run dev Run your tests npx vitest run Lints and fixes files npm run lint Run your unit tests npm run test:unit Customize configuration See Configuration Reference.