0.0.1 • Published 3 years ago
generator-remix v0.0.1
generator-remix
Yeoman generator for scaffolding Remix projects
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
0.0.1
3 years ago