Simple model for epidemic simulation and its visualization
Install dependencies
npm install
cd src/ui
npm install
cd ../..
Run development server
npm run dev:server
Build the ui bundle and watch for changes
npm run dev:ui
Simple model for epidemic simulation and its visualization
Simple model for epidemic simulation and its visualization
Install dependencies
npm install
cd src/ui
npm install
cd ../..
Run development server
npm run dev:server
Build the ui bundle and watch for changes
npm run dev:ui
Simple model for epidemic simulation and its visualization
MIT License