UNPKG

lazo-next

Version:

A client-server web framework built on Node.js that allows front-end developers to easily create a 100% SEO compliant, component MVC structured web application with an optimized first page load.

14 lines 251 B
language: node_js node_js: - "0.10" before_install: npm install -g grunt-cli branches: only: - master - development - v2 notifications: email: - jstrimpel@gmail.com - pknepper@walmartlabs.com before_script: ./before_script.sh