Skip to content

A minimal demo of async/await working in a browser in April 2018.

Notifications You must be signed in to change notification settings

zeke/browserify-babel-async-await-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserify-babel-async-await-demo

A minimal demo of async/await working in a browser in April 2018.

Usage

Run the browserify build and start a simple file server:

npm i
npm start

Then open your browser:

open "http://localhost:8080"

See package.json and .babelrc for configuration details.

Dev Dependencies

License

MIT

About

A minimal demo of async/await working in a browser in April 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published