pravin-raha / elmland-realworld

The RealWorld example app built with elm-land

Home Page:https://elm-land-realworld.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RealWorld Example App

Getting started

Prerequisites

  • Node.js v16 or higher

Installation

To get started, install the latest version of Elm Land via NPM:

npm install -g elm-land@latest

Running the dev server The Elm Land CLI tool comes with a dev server built-in, so you can run your new project in the browser with the elm-land server command:

elm-land server

Visiting http://localhost:1234 in your browser will show you your new web app!

About

The RealWorld example app built with elm-land

https://elm-land-realworld.netlify.app/


Languages

Language:Elm 99.7%Language:JavaScript 0.3%