This is a boilerplate for integrating React with Typescript into Wordpress
Go to file Use this template
2024-02-16 13:55:13 +01:00
wp chore(): Init from repo https://github.com/SerhiiChoBlog/wordpress-react/tree/master with some customizations 2024-02-16 13:26:45 +01:00
.dockerignore chore(): Init from repo https://github.com/SerhiiChoBlog/wordpress-react/tree/master with some customizations 2024-02-16 13:26:45 +01:00
.gitignore chore(): Init from repo https://github.com/SerhiiChoBlog/wordpress-react/tree/master with some customizations 2024-02-16 13:26:45 +01:00
clean.sh fix(): Rework cleanup script 2024-02-16 13:55:13 +01:00
docker-compose.yml chore(): Init from repo https://github.com/SerhiiChoBlog/wordpress-react/tree/master with some customizations 2024-02-16 13:26:45 +01:00
README.md chore(): Init from repo https://github.com/SerhiiChoBlog/wordpress-react/tree/master with some customizations 2024-02-16 13:26:45 +01:00
shell.nix chore(): Init from repo https://github.com/SerhiiChoBlog/wordpress-react/tree/master with some customizations 2024-02-16 13:26:45 +01:00

Setting up a WordPress plugin with React and TypeScript

Link to the article "Setting up a WordPress plugin with React and TypeScript "