/remixer

Base react app with file base routing with vite as build tool and other small things to speed up starting projects

Primary LanguageJavaScript

Project Generator

The Project Generator is a command-line tool that allows you to quickly generate project structures based on predefined templates. It provides an interactive interface to choose a template, specify a project name, and customize various options. The tool creates a new project directory with the chosen template, replaces placeholders with the project name, installs dependencies (optional), and initializes Git (optional).

Installation

npm i -g create-remixer

Usage

create-remixer

Contributing

Contributions are welcome! For bug reports or requests please [submit an issue]