Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thelastoutpostworkshop/esp32partitionbuilder

ESP32 Partitions Web Application
https://github.com/thelastoutpostworkshop/esp32partitionbuilder

esp32 partition partitioner partitioning partitions

Last synced: about 2 months ago
JSON representation

ESP32 Partitions Web Application

Awesome Lists containing this project

README

        

# ESP32 Partition Builder Web Application

The web application is [here](https://thelastoutpostworkshop.github.io/microcontroller_devkit/esp32partitionbuilder/).

## Youtube Tutorial
[](https://youtu.be/EuHxodrye6E)

## Recommended IDE Setup

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).

## Contributors

Contributors are welcomed! If you want to submit pull requests, [here is how you can do it](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project).

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```