Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 499 Bytes

README.MD

File metadata and controls

13 lines (7 loc) · 499 Bytes

Toast - Development Branch v1.2.0

A modern WordPress theme to complete your balanced breakfast. https://rekenna.github.io/toast/

Dependencies: NPM, Composer and a WordPress installation.

Getting Started

npm run setup will install of the dependencies for you

npm start watches and builds the theme for you, as well as starts the livereload server.

npm run build compresses/compiles the theme into the /build/ directory. This is your whole theme without all the extras for easy FTP.