Konstantin Ladutenko a835aaa459 add fogotten file vor 3 Jahren
..
public 9a349645bc empty quasar project vor 3 Jahren
src a835aaa459 add fogotten file vor 3 Jahren
.editorconfig 58facee3a1 initial wasm import vor 3 Jahren
.eslintignore ec1d88fd2f add TypeScript definition for nmiejs module vor 3 Jahren
.eslintrc.js 00149a6065 initial v-model for InputWithUnits component vor 3 Jahren
.gitignore 58facee3a1 initial wasm import vor 3 Jahren
.postcssrc.js 58facee3a1 initial wasm import vor 3 Jahren
.prettierrc 58facee3a1 initial wasm import vor 3 Jahren
README.md 9a349645bc empty quasar project vor 3 Jahren
babel.config.js 9a349645bc empty quasar project vor 3 Jahren
package-lock.json f3d00a9459 set number of layers in GetParticleParameters.vue vor 3 Jahren
package.json f3d00a9459 set number of layers in GetParticleParameters.vue vor 3 Jahren
quasar.conf.js be8f7f9512 draft of GetUnit.vue vor 3 Jahren
tsconfig.json 9a349645bc empty quasar project vor 3 Jahren

README.md

Scattnlay (guiapp)

Mie scattering simulations

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.