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

yshi/yshi-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.