UNPKG

metro4

Version:

The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style

16 lines (15 loc) 222 B
language: node_js node_js: - 10.8 addons: apt: packages: - libgconf-2-4 cache: directories: - ~/.npm - ~/.cache before_script: - npm install grunt-cli -g - npm install http-server -g - npm ci