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

whichdigital/webpack-es6-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.9%