1.0.3 • Published 4 months ago

@zodyac/express-core v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Zodyac Express.js extension

This is an extension for Zodyac framework that adds support for Express.js.

Please refer to the documentation for a detailed guide on how to get started.

Getting started

Install the CLI tool:

npm install @zodyac/cli

Create a new project:

zy init --router

Or add the extension to an existing project:

zy add express

Run the project:

zy serve

License

MIT