Skip to content

slabbdev/mineral-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mineral Starter Kit

Welcome to the Mineral Starter Kit for the Dart Mineral Framework! 🎉

This starter kit provides a solid foundation for building applications using the Mineral Framework. 🚀 Whether you're a seasoned developer or just getting started, this kit will help you quickly set up and start developing your next project with ease.

Happy coding! 💻

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/bZez/mineral-starter-kit.git
  2. Navigate to the project directory:
    cd mineral-starter-kit
  3. Install dependencies:
    dart pub get

Running the Application

To run the application, use the following command:

dart run bin/main.dart

Project Structure

  • bin/: Contains the main application code.
  • lib/: Contains the commands code.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Resources

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages