/
githubmirror
/
gpt-pilot
Обзор
Документация
Войти
/
githubmirror
/
gpt-pilot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
core/templates/tree/react_express/components.json
17 строк
341 B
Senko Rasic
Add new fullstack template (react+express) and refactor templates to support options
27 июн 2024, 18:59
27 июн 2024, 18:59
7bda7f1
Код
Авторство
О чём код?
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "default", "rsc": false, "tsx": false, "tailwind": { "config": "tailwind.config.js", "css": "ui/index.css", "baseColor": "slate", "cssVariables": true, "prefix": "" }, "aliases": { "components": "@/components", "utils": "@/lib/utils" } }