Skip to content

novid/guide.elm-lang.ir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm guide in Persian (fa_IR)

Introduction

Welcome to the Elm guide in Persian documentation! This project is designed to provide a comprehensive and accessible resource for Persian-speaking people interested in learning and utilizing the Elm programming language. Whether you're a beginner or an experienced user, this documentation will guide you through the essential aspects of using Elm effectively.

Usage

To get started, follow these steps:

  1. Prerequisites:

  2. Clone the Repository:

    git clone https://github.com/novid/guide.elm-lang.ir.git
    cd guide.elm-lang.ir
  3. Install Dependencies:

    pip install mkdocs
    pip install mkdocs-material
  4. Serve Locally:

    mkdocs serve

    Open your browser and navigate to http://127.0.0.1:8000 to view the documentation.

License

This project is licensed under the CC BY-NC 4.0.