Skip to content

SiliconJungles/smoothops.asia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmoothOps.asia

Development

Clone this repo

  1. git clone git@github.com:SiliconJungles/smoothops.asia.git
  2. bundle install

Start local dev server

  1. middleman

Build the web pack for deployment

  1. middleman build

Deployment

  1. middleman deploy