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
- Host: GitHub
- URL: https://github.com/wpbones/wpkirk-typescript-boilerplate
- Owner: wpbones
- License: gpl-3.0
- Created: 2024-10-03T15:50:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T08:51:26.000Z (over 1 year ago)
- Last Synced: 2025-02-17T03:09:52.913Z (about 1 year ago)
- Topics: reactjs, typescript, wpbones
- Language: PHP
- Homepage:
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).