Skip to content

SnoCold/website-v2

 
 

Repository files navigation

Drash Land Website (v2)

Running the Development Environment

  1. Install dependencies.

    $ yarn install
  2. Run the dev server.

    $ yarn dev

Note: Optionally, you can use yarn dev --port <PORT> to run your development environment on a different port.

  1. Go to http://localhost:3000

Tech Stack

  • Next.js

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.5%
  • CSS 30.1%
  • Vue 15.5%
  • HTML 12.9%