Skip to content
/ kima Public

A dead simple WordPress starter with ViteJS and Twig.

Notifications You must be signed in to change notification settings

axelilali/kima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 22, 2023
831acaf · Dec 22, 2023

History

13 Commits
Dec 22, 2023
Dec 22, 2023
Dec 22, 2023
Dec 22, 2023
Dec 22, 2023
Oct 26, 2023
Dec 22, 2023
Nov 3, 2023
Dec 22, 2023
Oct 26, 2023
Nov 3, 2023
Nov 3, 2023
Dec 8, 2023
Dec 22, 2023
Oct 26, 2023
Dec 8, 2023
Oct 26, 2023
Dec 8, 2023
Dec 22, 2023
Dec 8, 2023

Repository files navigation

Kima

A dead simple WordPress starter with ViteJS and Twig.

How to use

  1. Go into the project folder and run composer install and npm install to install dependencies.
  2. Copy / rename the .env.example file to .env.
  3. Inside the .env file, replace the the VITE_SITE_URL with your site url (eg. htttp://localhost/mysite) and VITE_THEME_FOLDER with your theme folder (locate at /wp-content/themes/).
  4. To start the development server run npm run dev.
  5. To compile your assets run npm run build.

About

A dead simple WordPress starter with ViteJS and Twig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published