Skip to content

nkosi-tauro/dnd5e

Repository files navigation

Dnd5e

Dnd5e

Github top language Github language count Repository size License


🎯 About

Dungeons and Dragons 5th Edition Wiki.
NOTE This is a fan project!!

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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 <http://localhost:8081>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Nkosilathi Tauro

 

Back to top