UNPKG

easy-front-build

Version:

This package generate a basic structure of files (html, js && css) by module name

14 lines 231 B
language: node_js sudo: required node_js: stable install: - npm install addons: firefox: latest apt: sources: - google-chrome packages: - google-chrome-stable script: - xvfb-run npm run test