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.