https://github.com/sheweny/v2-website
The documentation of version 2.0.0 of Sheweny framework
https://github.com/sheweny/v2-website
discord discord-bot discord-framework documentation framework sheweny website
Last synced: 9 months ago
JSON representation
The documentation of version 2.0.0 of Sheweny framework
- Host: GitHub
- URL: https://github.com/sheweny/v2-website
- Owner: Sheweny
- License: mit
- Created: 2021-11-16T11:11:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T08:38:07.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T01:24:24.297Z (about 1 year ago)
- Topics: discord, discord-bot, discord-framework, documentation, framework, sheweny, website
- Homepage: https://sheweny.github.io/V2-website/
- Size: 11.1 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sheweny website

This repository is the documentation of Sheweny (V2) project.
## Getting started
1. Clone the repo
2. Install the dependencies: `npm install`
3. Start the website : `npm run dev`