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