/meteor

A tool to help conception of solid rocket motor

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Meteor CircleCI

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 build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.