Monorepo for the web app, renderer and map designer of CodeCharacter 2024
- Configurations
cp config/config.example.ts config/config.ts
- Default codes
git submodule update --init
(To be run with yarn
prefix)
dev
starts the development server with HMRbuild
builds the web appprod
builds the web app for production and starts the live static serverstorybook
starts the storybook servertest
runs the test suite with Jestlint
runs the linter for the projectformat
runs the formatter for the project
docker compose up
Container will be running on port 3000
Check out here.
MIT License
(c) Delta Force