CaptainIRS / codecharacter-web-2023

Mock UI demo at https://codecharacter.captainirs.dev/

Home Page:https://codecharacter.captainirs.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeCharacter Web 2023

Monorepo for the web app, renderer and map designer of CodeCharacter 2023


Scripts

(To be run with yarn prefix)

  • dev starts the development server with HMR
  • build builds the web app
  • prod builds the web app for production and starts the live static server
  • storybook starts the storybook server
  • test runs the test suite with Jest
  • lint runs the linter for the project
  • format runs the formatter for the project

Documentation and preview deployments

Check out here.

License

MIT License

(c) Delta Force

About

Mock UI demo at https://codecharacter.captainirs.dev/

https://codecharacter.captainirs.dev/

License:MIT License


Languages

Language:TypeScript 97.6%Language:HTML 1.5%Language:CSS 0.4%Language:JavaScript 0.2%Language:Dockerfile 0.2%Language:Shell 0.0%