UNPKG

@bruxx/cli-tool

Version:

`BRX TEMPLATE` is a production-ready boilerplate for modern React projects. It eliminates the tedious setup process, letting you jump straight into coding with a preconfigured, optimized environment. Built with best practices, it’s designed for scalabilit

9 lines (8 loc) 272 B
export const REPO_INFO = { name: "BRUXX REACT TEMPLATE", description: "A simple template for creating a new Bruxx project", source: { https: "https://github.com/bruxx-6243/brx-template.git", ssh: "git@github.com:bruxx-6243/brx-template.git", }, };