@routes-gen/remix
v0.3.7
Published
This package is a [**routes-gen**](https://github.com/sandulat/routes-gen) driver for [Remix](https://github.com/remix-run/remix).
Downloads
2,068
Readme
@routes-gen/remix
This package is a routes-gen driver for Remix.
Installation
yarn add routes-gen @routes-gen/remix
Usage
yarn routes-gen -d @routes-gen/remix
By default, it exports the routes to: ${appDirectory}/routes.d.ts
.