generator-remix
Yeoman generator for scaffolding Remix projects
![NPM downloads][npm-downloads-image]
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