This repo contains the source code for draculatheme.com.
Install NodeJS, if you don't have it yet.
Now clone this repository:
$ git clone https://github.com/dracula/draculatheme.com.git
Then go to the project's folder:
$ cd draculatheme.com
Install all dependencies:
$ npm install
And finally run:
$ npm run dev
Now you should see the website running in localhost:3000
😁
MIT License © Dracula Theme