Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 605 Bytes

dartevel-framework

dartevel core framework

start project: 2021-08-23 - ۱۴۰۰/۰۶/۰۱

Getting Started

  1. Install Dart.

  2. Activate Dartevel

     pub global activate dartevel
    
  3. Create a new project.

     dartevel create my_project
    

Open the project directory in IntelliJ IDE, Atom or Visual Studio Code. All three IDEs have a Dart plugin. For IntelliJ IDEA users, there are file and code templates for Dartevel.