You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

860 B

Sakura v2

Build Status

Demo

Install

Git Clone/download/upload into ./wp-content/themes/, then active theme in WordPress dashboard.

Development

DO NOT MODIFY OR SAVE IN ./dist/, all your changes under this folder will be replaced after npm run build. Develop by changes files in ./src/.

npm i -g webpack-cli
npm install
# Run dev server
npm start
# Build
npm run build

Commands must run under Linux! Dev server on http://localhost:8080/, also host on your public IP, check firewall!

Contribution

Won't merge any pull requests during beta stage.

Private Notebook