This project combines Google Apps Script with React, TypeScript, and Vite to create a powerful development environment for building web applications, Google Sheets add-ons: Sidebar, Dialogs using Google Apps Script.
To set up the project, follow these steps:
- Clone the repository:
git clone https://github.com/mambo001/gas-react-ts-starter
- Install the dependencies:
npm install
- Login to clasp:
npm run login
- Scaffold a new Spreadsheet and script project:
npm run setup
- Start the development server:
npm run dev
- Open your web browser and navigate to
http://localhost:3000
to see the application running.
To set up the project, follow these steps:
- Clone the repository:
npm run deploy
To learn more about Google Apps Script, React, TypeScript, and Vite, check out their official documentation:
This project is licensed under the MIT License. See the LICENSE file for more information.