A front-end designed for vzw-nidd-serv
-
gem install bundler
-
bundle install
-
bun install
Run
bundle exec middleman buildOutput files will be placed in ./build/
To run the dev server:
bundle exec middlemanThe dev server will accessible at http://localhost:4567