MakeItAsSet/6 - Select your Character !/Gab
2021-05-10 13:31:01 -04:00
..
imgs Adds base + Parse 2021-05-10 13:24:38 -04:00
sounds Adds base + Parse 2021-05-10 13:24:38 -04:00
.gitignore Adds base + Parse 2021-05-10 13:24:38 -04:00
characters.json Adds base + Parse 2021-05-10 13:24:38 -04:00
index.html Adds base + Parse 2021-05-10 13:24:38 -04:00
package-lock.json Adds base + Parse 2021-05-10 13:24:38 -04:00
package.json Adds base + Parse 2021-05-10 13:24:38 -04:00
README.md Adds launch info 2021-05-10 13:31:01 -04:00
script.js Adds base + Parse 2021-05-10 13:24:38 -04:00
styles.css Adds base + Parse 2021-05-10 13:24:38 -04:00

Assets Present in the repo are not owned by me. They are simply placeholders for the project showing off the Character select grid.

How to launch :

  • Install Node + Npm
  • in a terminal inside the folder
    • npm install
    • npm run serve