Skip to content

rumplin/draculatheme.com

 
 

Repository files navigation

draculatheme.com

This repo contains the source code for draculatheme.com.

Preview

Getting Started

  1. Install NodeJS, if you don't have it yet.

  2. Now clone this repository:

    $ git clone https://github.com/dracula/draculatheme.com.git
  3. Then go to the project's folder:

    $ cd draculatheme.com
  4. Install all dependencies:

    $ npm install
  5. And finally run:

    $ npm run dev

Now you should see the website running in localhost:3000 😁

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License © Dracula Theme

About

🧛🏻‍♂️ Dark website for a dark theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.2%
  • MDX 30.1%
  • SCSS 18.0%
  • JavaScript 0.7%