Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 390 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 390 Bytes

Which? ES6 demo

A small demo project that shows the capabilities of ECMAScript 6 on the client-side and server side.

Installation

$ npm install
$ npm install -g gulp

Development

$ gulp serve

Go to http://localhost:8080/ for the built development environment.

To see application status at anytime; http://localhost:8080/webpack-dev-server/index.html