@apex-framework/runtime-node
v1.0.0
Published
Node.js runtime adapter for Apex framework
Readme
@apex-framework/runtime-node
Node.js runtime adapter for the Apex framework.
Installation
npm install @apex-framework/runtime-nodeUsage
import { DevServer } from '@apex-framework/runtime-node';
// Use the Node.js runtimeFeatures
- Node.js development server
- Production server adapter
- Integration with Apex core and renderer-react
Documentation
For full documentation, visit https://apex-framework.github.io/docs
