Static Website for DSK International.
bundle config set path 'vendor/bundle'
bundle
npm i
Run development server with:
bundle exec middleman server
Open URL http://localhost:4567/ as preview.
See .github/workflows
for automatic deployment.
Static Website for DSK International.
bundle config set path 'vendor/bundle'
bundle
npm i
Run development server with:
bundle exec middleman server
Open URL http://localhost:4567/ as preview.
See .github/workflows
for automatic deployment.