ente/web/packages/next/README.md

9 lines
228 B
Markdown
Raw Normal View History

## @/next
2024-04-02 14:17:29 +00:00
A base package for our UI layer code, for sharing ode between our Next.js apps.
### Packaging
This (internal) package exports a React TypeScript library. We rely on the
importing project to transpile and bundle it.