Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkosi-tauro/dnd5e
Dungeons & Dragons 5th Edition wiki.
https://github.com/nkosi-tauro/dnd5e
dnd5e tailwindcss typescript vue-router vue3
Last synced: about 1 month ago
JSON representation
Dungeons & Dragons 5th Edition wiki.
- Host: GitHub
- URL: https://github.com/nkosi-tauro/dnd5e
- Owner: nkosi-tauro
- License: mit
- Created: 2021-02-20T08:41:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T00:41:53.000Z (almost 4 years ago)
- Last Synced: 2023-03-10T01:23:05.000Z (almost 2 years ago)
- Topics: dnd5e, tailwindcss, typescript, vue-router, vue3
- Language: Vue
- Homepage: https://dnd5thed.netlify.app/
- Size: 10.5 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dnd5e
## :dart: About ##
Dungeons and Dragons 5th Edition Wiki.
*NOTE* This is a fan project!!## :rocket: Technologies ##
The following tools were used in this project:
- [Vue 3](https://v3.vuejs.org/)
- [Vue Router](https://router.vuejs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [DnD 5th Edition API](http://www.dnd5eapi.co/)## :white_check_mark: Requirements ##
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting ##
```bash
# Clone this project
$ git clone https://github.com/nkosi-tauro/dnd5e# Access
$ cd dnd5e# Install dependencies
$ npm install# Run the project
$ npm run serve# The server will initialize in the
```## :memo: License ##
This project is under license from MIT. For more details, see the [LICENSE](LICENSE) file.
Made with :heart: by Nkosilathi Tauro