Konstantin Ladutenko 9a349645bc empty quasar project il y a 3 ans
..
public 9a349645bc empty quasar project il y a 3 ans
src 9a349645bc empty quasar project 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
package.json 9a349645bc empty quasar project il y a 3 ans
quasar.conf.js 9a349645bc empty quasar project 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.