README
Proultima / WP install
Running npm install will run a script which will guide you through a process of installing and setting up a WordPress website on your system. You should already have XAMPP or LAMPP installed on your system.
Package for automatically installing WordPress website on XAMPP/LAMPP preinstalled OS.
<script type="module">
import proultimaWpInstall from 'https://cdn.skypack.dev/@proultima/wp-install';
</script>
Running npm install will run a script which will guide you through a process of installing and setting up a WordPress website on your system. You should already have XAMPP or LAMPP installed on your system.