kennethkoontz / web-static

A scaffold of a static website backed by gulp, angular, and AWS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-static

A scaffold of a static website backed by Gulp, Angular, and AWS.

Installation

To install simply run:

npm install

Start Development Server

gulp dev

Deploy Code to AWS Cloudfront

gulp deploy

Environment Variables (TBD)

About

A scaffold of a static website backed by gulp, angular, and AWS.

License:MIT License


Languages

Language:JavaScript 89.6%Language:HTML 10.4%