# Gpkg React Library Template

This is a react package template project bootstrapped with [Gpkg](https://github.com/tundera/gpkg).

## Getting Started

First, run the build process in watch mode:

```sh
npm run dev
# or
yarn dev
```

The project will be rebuilt on changes to the source files.

## Publishing
