Code Monkey home page Code Monkey logo

bod's Introduction

Bod

Author LICENSE

Node Version Code Lines

CI Jest Coverage Jest Coverage

Lerna NPM Version NPM Version

NPM Version NPM Version NPM Version

Boilerplate CLI App - Create a new project powered by Create React App, @sabertazimi/react-scripts and bod template.

Documentation | Bod Template | JSX Template | TSX Template

Bod CLI

Installation

# Global installation
npm i -g bod

# Local installation
npm i -D bod

Usage

bod create <appName>
bod info
Usage: bod <command> [options]

Options:
  -v, --version     output the version number
  -h, --help        display help for command

Commands:
  create|c <appName>  Create a new project powered by @sabertazimi/react-scripts
  info|i              Print debugging information about your environment
  help [command]      display help for command

ℹ   Run bod <command> --help for detailed usage of given command.

More details on package bod.

Bod Template

The official React template for Bod CLI.

Live Demo

Start with Template

This template is shipped with Bod CLI out of box:

# Select option `React Framework`
bod create my-app

Or use with Create React App:

npx create-react-app my-app --template bod --scripts-version @sabertazimi/react-scripts

More available scripts on package cra-template-bod.

Custom Template

You can custom bod template by clone this monorepo (with package @sabertazimi/react-scripts).

git clone --depth=1 https://github.com/sabertazimi/bod
cd bod
npm i
npm run start:template

@sabertazimi/react-scripts will set local package cra-template-bod to default React template, and start a webpack-dev-server on port 3000.

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request.

Credits

Contact

Email Twitter GitHub

bod's People

Contributors

sabertazimi avatar renovate[bot] avatar dependabot[bot] avatar

Forkers

dea314

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.