Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1005 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 1005 Bytes

@gasket/preset-api

Framework for building API's using Gasket.

Usage

This preset requires v5 of the @gasket/cli:

npm i -g @gasket/cli@^5.0.0

Installation

gasket create <app-name> --presets @gasket/preset-api

Docs

To see complete the list of plugins configured in your app, and what commands, lifecycles, and structures are available, run the new gasket docs command in your app.

Plugins

License

MIT