1.0.3 • Published 2 years ago
@zodyac/express-core v1.0.3
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/cliCreate a new project:
zy init --routerOr add the extension to an existing project:
zy add expressRun the project:
zy serveLicense
MIT