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

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.