Konstantin Ladutenko 63921447d4 add refractiveindex.info as submodule il y a 3 ans
..
public 63921447d4 add refractiveindex.info as submodule il y a 3 ans
src 63921447d4 add refractiveindex.info as submodule il y a 3 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 0ae6064588 add route for materials page il y a 3 ans
package-lock.json 6e9065d4e7 add loading spinner il y a 3 ans
package.json 6e9065d4e7 add loading spinner il y a 3 ans
quasar.conf.js 6e9065d4e7 add loading spinner il y a 3 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.