Find/README.md
2026-04-08 16:35:27 +04:00

408 B

Find

Find - это простой framework для Single Page Application. Документация здесь.

Установка

cd ~
git clone https://gitlabor.ru/German/Find.git
cd Find
mkdir -p ~/Find_js
cp -rv Find/* ~/Find_js

Тесты

cd ~/Find
php -S localhost:8000
# Откройте http://localhost:8000