Konstantin Ladutenko 18fa6cab57 [chore] fix deply script | пре 9 месеци | |
---|---|---|
.. | ||
public | пре 9 месеци | |
src | пре 9 месеци | |
.editorconfig | пре 3 година | |
.eslintignore | пре 9 месеци | |
.eslintrc.cjs | пре 9 месеци | |
.gitignore | пре 9 месеци | |
.npmrc | пре 9 месеци | |
.prettierrc | пре 3 година | |
README.md | пре 9 месеци | |
deploy.sh | пре 9 месеци | |
index.html | пре 9 месеци | |
package.json | пре 9 месеци | |
pnpm-lock.yaml | пре 9 месеци | |
postcss.config.cjs | пре 9 месеци | |
quasar.config.js | пре 9 месеци | |
tsconfig.json | пре 9 месеци |
Mie scattering simulations
starting in root scattnlay folder
git submodule update --init --recursive
make wasm
cd guiapp
pnpm i
quasar dev
quasar build
See Configuring quasar.config.js.