Files

20 lines
336 B
Markdown

# Plain Example
This example is a demonstration of different ways to create applications without using npm.
## Running the example
To run the example, simply run the following command:
```bash
go run .
```
# Status
| Platform | Status |
|----------|---------|
| Mac | Working |
| Windows | Working |
| Linux | |