tktcorporation / otoshidama-dice-roll

Home Page:https://otoshidama-dice-roll.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otoshidama-dice-roll

Tech Stack

This is initialized with create-t3-app.

開発環境

  • 推奨
    • Github Codespaces

起動手順

  1. install dependencies
npm i -g @antfu/ni
ni
  1. start dev server
nr dev

commit message

prefix

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • test: Adding missing tests or correcting existing tests

About

https://otoshidama-dice-roll.vercel.app


Languages

Language:TypeScript 74.6%Language:JavaScript 16.2%Language:CSS 9.2%