Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 255 Bytes

readme.md

File metadata and controls

27 lines (18 loc) · 255 Bytes

bit-docs-website-theme

Initial install:

npm install

Generate example site:

npm start

Start a simple server:

http-server

Site will be available at http://127.0.0.1:8080/

Change Styles

npm run styles