Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 307 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 307 Bytes

YSHI Bootstrap Theme

This is a bootstrap 4 theme.

Development

You can run a dev server on 0.0.0.0:8080 thusly:

npm install -g webpack rimraf webpack-dev-server
npm install
npm run serve 

This is public-facing.

To build the project:

npm run build

Boom, files in dist/.