An open API service indexing awesome lists of open source software.

https://github.com/ajay-dhangar/rpg-character-creator

RPG Character Creator Challenge
https://github.com/ajay-dhangar/rpg-character-creator

Last synced: 6 months ago
JSON representation

RPG Character Creator Challenge

Awesome Lists containing this project

README

          

Warning: Vite enforces using jsx syntax inside jsx/tsx files, so it will complain about that. Solution: rename `.js` files to `.jsx` :)

Quick start:

```
$ npm install
$ npm start
````

Head over to https://vitejs.dev/ to learn more about using vite