aaex-cli
v3.1.4
Published
Command line interface for creating aaexjs app
Downloads
46
Readme
AaExJS
V.2.1.0
Bug fix for css modules
Description
Light weight SSR framework for react with filebased page and api routing. Builds on Vitejs alreadt existing SSR functionality.
Features
- File routing using aaex-file-router (can be used seperatly)
- API routing using hybrid solution only available in the full framework
- SSR rendering using vites native functions + additional functionality
- full typescript support (currently only typescript)
- all vite plugins that work with ssr should work
Known issues:
- tailwindcss dosnt work as excpected
Usage
npx create-aaex-app <project-name>