/simplenda-poc

Primary LanguageTypeScriptMIT LicenseMIT

Ditto

Ditto

Ditto, a Transform Pokémon. It is able to rearrange the cells of its body and assume any form.

Hey there! You just discovered my frontend template 👋

Cover

  • Visit my GitHub profile(@junhoyeo) and drop a follow!
  • Give me kudos by adding a star! ⭐
  • Click Use this template on the top right to get started!
    • Or... just press the image below.

Use this template

You can either go CLI:

# 1. Clone this repo
git clone https://github.com/junhoyeo/ditto projectName
cd projectName

# 2. Initialize `git`
rm -rf .git
rm -rf docs/images
rm README.md

git init
git commit -m "Initialize project" -m "From template https://github.com/junhoyeo/ditto"
code README.md