# MiuJS Web Framework

A simple and minimal web framework using the JavaScript and Node.js.

To get started, open a new shell and run:
```bash
npx create-miu@latest
```

More documentation: [MiuJS website](https://www.miujs.com)