mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
39d53e24597428918d87a9f54f23747ecbd3fca8
Anno 1800 Production Chain Renderer (anno-production-chain-renderer)
Anno 1800 Production Chain Renderer
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
yarn lint
# or
npm run lint
Format the files
yarn format
# or
npm run format
Build the app for production
quasar build
Customize the configuration
Languages
TypeScript
82.2%
Vue
11.3%
JavaScript
3.5%
SCSS
2.5%
HTML
0.5%