Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fairdatasociety/dracula.me
Dracula markdown editor Dapp.
https://github.com/fairdatasociety/dracula.me
Last synced: 7 days ago
JSON representation
Dracula markdown editor Dapp.
- Host: GitHub
- URL: https://github.com/fairdatasociety/dracula.me
- Owner: fairDataSociety
- License: agpl-3.0
- Created: 2021-07-13T07:36:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T10:20:52.000Z (11 months ago)
- Last Synced: 2024-01-08T17:39:39.036Z (11 months ago)
- Language: TypeScript
- Size: 7.75 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Dracula - Markdown Editor
## Preparation
You need at least Node 12 (we recommend Node 16) and [yarn](https://yarnpkg.com/).## Development mode
1. Clone this repo
2. Go inside the repo
3. Run `npm install`
4.Run
- `npm start`