Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fiso/antoinette

Repository files navigation

WP Template

Prerequisites

  • nvm
  • Composer
  • The php commandline tool (this is installed by default on OSX)
  • A running mysql server. You can get the mysql server for OSX here.

Starting a new project

  1. nvm install && nvm use
  2. npm install
  3. ./scripts/start-new-project.sh [project-slug] [destination-folder]

Running an existing project

  1. nvm install && nvm use
  2. npm install
  3. npm run dev

The site should now be up and running at http://localhost:9090. The CMS can be reached at http://localhost:9090/wp-admin/.

On first launch, the terminal output will show you a password it generated for the admin user. This password should be changed before taking your site lite.

About

Headless WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •