An open API service indexing awesome lists of open source software.

https://github.com/wpbones/wpkirk-typescript-boilerplate

A WP Bones boilerplate to start to use a Typescript ReactJS application
https://github.com/wpbones/wpkirk-typescript-boilerplate

reactjs typescript wpbones

Last synced: 9 months ago
JSON representation

A WP Bones boilerplate to start to use a Typescript ReactJS application

Awesome Lists containing this project

README

          


WP Bones Logo

# WP Bones Typescript Boilerplate WordPress Plugin

WP Kirk Typescript Boilerplate is your starting point to create a WordPress plugin using [WP Bones](https://wpbones.com/) Framework Library.

## Installation

```bash
git clone -b main https://github.com/wpbones/WPKirk-Typescript-Boilerplate.git
cd
composer install
```

## Documentation

You'll find the [complete docs here](https://wpbones.com/docs).