Skip to content

niC00L/mx5

Repository files navigation

How to run this?

###For developing

  1. $ npm install
  2. $ gulp dev
  3. http://localhost:3000

###For deploying 0. $ npm install

  1. $ gulp prod
  2. All necessary files are in dist folder.