dependabot[bot] 42237cc399 Bump plist from 3.0.4 to 3.0.5 in /guiapp преди 2 години
..
public 52550759b0 initial reading of material files, filter materials to tabulated преди 2 години
src 189b0450a3 add css transition for adding flex row преди 2 години
.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 години
deploy.sh 93b319a28c add changing of color scale преди 2 години
package-lock.json 42237cc399 Bump plist from 3.0.4 to 3.0.5 in /guiapp преди 2 години
package.json 6e64262734 added event listener on near-field replot event преди 2 години
quasar.conf.js 086057a769 add log scale and colormap choice for near-field heatmap преди 2 години
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.