@ehduardu/bat-framework

1.2.3 • Public • Published

Bat Framework

Bat is a framework for building efficient Google Web Apps Script using React.

Installation

First download bat:

npm install -g @ehduardu/bat-framework

Usage

Basic command for list all commands and options of this framework.

bat-framework --help

The following command starts a new GAS Web App with React.

bat-framework init <projectName>

To create a REST API with GAS use the following command.

bat-framework init-api <projectName>

Package Sidebar

Install

npm i @ehduardu/bat-framework

Weekly Downloads

34

Version

1.2.3

License

MIT

Unpacked Size

77.7 kB

Total Files

99

Last publish

Collaborators

  • ehduardu