Skip to content

Start page for my talk about async/await, using express and particles.

License

Notifications You must be signed in to change notification settings

dfrechdev/async-await-start-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-await Start Page

Start page for my talk about async/await, using express and particles.

Installation

Download the repository and install the dependency for express issuing:

npm install

Starting the web server

The express web server exposes the app on localhost, port 4000.

npm run start

To change the location or port, check the app.js file.

Open start page

Go to your web browser of choice and open http://localhost/4000.

Issues

This project is intended for demo applications such as for talks or workshops. If you encounter a problem create an issue or feel free to open a pull request if you know the fix.

License

MIT

Author

Daniel Frech

About

Start page for my talk about async/await, using express and particles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published