mirror of
https://github.com/gab9281/MakeItAsSet.git
synced 2026-01-02 09:18:26 -05:00
| .. | ||
| imgs | ||
| sounds | ||
| .gitignore | ||
| characters.json | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| script.js | ||
| styles.css | ||
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