/usedim.com

Website for Dim

Primary LanguageJavaScript

Dim

The website for Dim.

Running Locally

Simply run the commands below. You’ll need Node.js installed.

$ git clone https://github.com/nothingmagical/usedim.com.git
$ cd usedim.com
$ npm install
$ npm run dev

Now the site is running at http://localhost:3000.