@zely-js/zely
v4.1.1
Published
main module for zely-js
Downloads
13
Readme
@zely-js/zely
Build Productive, Convenient, Fast Backend
This package is a zely@4 core module.
- File-based routing. zely creates routes automatically with filenames.
- Server Reload. You don't have to restart server to apply changes.
- Typescript Supported.
- Lightning fast. zely uses esbuild as javascript loader.
npm install --save-dev @zely-js/zelyGetting Started
Download the template using the zely-cli tool:
$ npx zely-cli initVisit Getting Started to start new app.
