0.14.0 • Published 3 years ago

squarezero v0.14.0

Weekly downloads
13
License
ISC
Repository
-
Last release
3 years ago

Square Zero

Square Zero is a tool for creating opinionated React projects. For more information about the different templates available, please see the Templates section below.

How to Install

Install via yarn or npm. It is recommended that you install the package globally, as this will allow you to create new projects.

$ yarn add -g squarezero
$ npm install -g squarezero

How to Use

The most common and most useful way to use Square Zero is via the command line:

Create a New Project

$ squarezero new example-project

Options template

Make a New Components

$ squarezero make:component ExampleComponent

Templates

React Gatsby

Options hooks proptypes spec styles

Configuration

log rootDir

Command Line Arguments

RC File

Typescript

At the moment Typescript is only supported when using make commands on existing projects. Simply add 'ts: true' to the project's squarezero.config.js to get started.

0.14.0

3 years ago

0.12.2

3 years ago

0.12.1

3 years ago

0.9.0

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago