/generator-remix

Primary LanguageTypeScriptMIT LicenseMIT

generator-remix

Yeoman generator for scaffolding Remix projects

NPM version ![NPM downloads][npm-downloads-image] Build Status

License

semantic-release

Features

  • Basic auth
  • Material-ui
  • Prisma

Installation

First, install Yeoman and generator-remix using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-remix

Then generate your new project:

yo remix

License

MIT © Prescott Prue