dhamilton19 / Client-Prototype-Skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client-Prototype-Skeleton

This is a repository that can be used for client prototyping in pure JavaScript or TypeScript. It is barebones but will make it quick and simple to get a prototype up and running.

The project uses Gulp and BrowserSync to automatically inject scripts, styles and bower components onto the index.html and then reloads the browser.

##Using Follow Set up below then Run and start developing /app directory.

##Set up

  1. Open cmd or terminal and run npm install

##Run Run Gulp serve

##Comments Please feel free to fork or push improvements to this repository.

About


Languages

Language:JavaScript 91.2%Language:HTML 8.0%Language:CSS 0.8%