📂
🔍
🛠️
⚙️
FIXSA STACK PRO-PLAN
index.tsx
api.py
import React from 'react';
import { Engine } from '@fixsa/stack';
export const App = () => {
  return (
    <Engine active={true}>
      <h1>Fixsa Liquid Fullstack</h1>
    </Engine>
  );
};
● Connected: Localhost:3000 Branch: master
Ln 1, Col 1 UTF-8