Skip to content

kimhogeling/es2015modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is this?

This is small prototype to get familiar with ES6 modules.

npm install
npm start

This starts a SimpleHTTPServer in python and also runs gulp. The result can be seen in the browser http://0.0.0.0:3000

The js source files lie in ./src/js

The transpiled cross-browser files which are used in the browser are saved into ./public/js

About

try some es2015 modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published