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.
 
 
 
 
 
Mashiro b33e2be439 auto commit 11/03/2019 Sun 5 years ago
.github/workflows Update nodejs.yml 5 years ago
dist auto commit 11/03/2019 Sun 5 years ago
docs auto commit 11/03/2019 Sun 5 years ago
src auto commit 11/03/2019 Sun 5 years ago
.gitignore auto commit 11/03/2019 Sun 5 years ago
LICENSE Initial commit 5 years ago
NOTES.md commit 5 years ago
README.md auto commit at 11/02/2019 Sat 5 years ago
azure-pipelines.yml Set up CI with Azure Pipelines 5 years ago
index.html auto commit 11/03/2019 Sun 5 years ago
package-lock.json auto commit 11/03/2019 Sun 5 years ago
package.json auto commit 11/03/2019 Sun 5 years ago
tsconfig.json commit 5 years ago
webpack.config.js use fast-sass-loader 5 years ago

README.md

Sakura v2

Build Status

I'll build the basical templates here, the stylesheets and scripts in dist folder should work on WordPress front end as well.

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

Test server on http://localhost:8080/

Notes