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)
devstarts the development server with HMRbuildbuilds the web appprodbuilds the web app for production and starts the live static serverstorybookstarts the storybook servertestruns the test suite with Jestlintruns the linter for the projectformatruns the formatter for the project
docker compose up
Container will be running on port 3000
Check out here.
MIT License
(c) Delta Force