dependabot[bot] 81cc87d9f3 Bump webpack from 5.64.4 to 5.76.1 in /guiapp il y a 1 an
..
public 52550759b0 initial reading of material files, filter materials to tabulated il y a 2 ans
src 189b0450a3 add css transition for adding flex row il y a 2 ans
.editorconfig 58facee3a1 initial wasm import il y a 3 ans
.eslintignore ec1d88fd2f add TypeScript definition for nmiejs module il y a 3 ans
.eslintrc.js 00149a6065 initial v-model for InputWithUnits component il y a 3 ans
.gitignore 58facee3a1 initial wasm import il y a 3 ans
.postcssrc.js 58facee3a1 initial wasm import il y a 3 ans
.prettierrc 58facee3a1 initial wasm import il y a 3 ans
README.md 9a349645bc empty quasar project il y a 3 ans
babel.config.js 9a349645bc empty quasar project il y a 3 ans
deploy.sh 93b319a28c add changing of color scale il y a 2 ans
package-lock.json 81cc87d9f3 Bump webpack from 5.64.4 to 5.76.1 in /guiapp il y a 1 an
package.json 6e64262734 added event listener on near-field replot event il y a 2 ans
quasar.conf.js 086057a769 add log scale and colormap choice for near-field heatmap il y a 2 ans
tsconfig.json 9a349645bc empty quasar project il y a 3 ans

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.