Files
framework/README.md
T
2019-12-30 20:33:43 +00:00

12 lines
154 B
Markdown

# Urfat
A less painless framework.
```
//For some good good execute in the terminal
php bootstrap/php /core/generator
```
```
php -S localhost:8000
```