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.
To get started, follow these steps:
-
Prerequisites:
-
Clone the Repository:
git clone https://github.com/novid/guide.elm-lang.ir.git cd guide.elm-lang.ir
-
Install Dependencies:
pip install mkdocs pip install mkdocs-material
-
Serve Locally:
mkdocs serve
Open your browser and navigate to
http://127.0.0.1:8000
to view the documentation.
This project is licensed under the CC BY-NC 4.0.