Konstantin Ladutenko d8db666ffa [chore] update github acitons file to match changes in latest Ubuntu distro + add tests for python package пре 10 месеци
..
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 d8db666ffa [chore] update github acitons file to match changes in latest Ubuntu distro + add tests for python package пре 10 месеци
package.json d8db666ffa [chore] update github acitons file to match changes in latest Ubuntu distro + add tests for python package пре 10 месеци
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.