Skip to content

weareflip/enpress

Repository files navigation

Enpress

To set up a new Enpress project, run the follow commands:

git clone --depth=1 https://github.com/weareflip/enpress.git <project_name>
cd <project_name>
composer install
mv .env.example .env
php artisan key:generate
php artisan salts:generate
npm install

Finally open the website to complete the Wordpress setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors