Skip to content

m4sterbunny/pbx-group-security

 
 

Repository files navigation

pbx-group-security

This is the source code for the https://pbx-group-security.com

Dev notes

Build

Clone or fork this repo and run npm install:

>git clone https://github.com/project-cx/pbx-group-security
>cd pbx-group-security
>npm install

Run

>hugo serve

Go to http://localhost:1313

Test

Coming soon!

Building Static Assets with Gulp

>gulp -T
...
--js
--css
--images
--- default
    --js
    --css
    --images
...
>gulp images
...

About

Content for PBX Group Security website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 24.1%
  • HTML 3.1%