# Local development

import DocButton from '~/components/webkit/DocButton.vue';

<DocButton href="/en/documentation/products/cli/dev-command/" label="Go to local dev command reference" kind="secondary" size="medium" />

In the rapidly evolving landscape of edge computing, the ability to develop and test applications locally is crucial for efficient and effective development workflows. 

Through [Azion CLI](/en/documentation/products/azion-cli/overview/) it's possible to have your application running locally, and it brings some key benefits:

- Initialization and Application Building.
- Adaptation for Edge
- Local Development Server
- Efficient Debugging and Testing
- Accelerated Development Workflow
- Enhanced Collaboration



Watch a video about the compatibility between Azion and web frameworks through Azion Bundler on Azion's YouTube channel:
<div class="cms-embed">
<Video src="https://www.youtube.com/embed/BV4jRPpADw8" title="Local development" description="Explore how Azion CLI enhances local development for Applications with efficient debugging, accelerated workflows, and collaborative features." uploadDate="2023-10-17" />
</div>