Skip to content

yysun/apprun-esm-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppRun and esm-server

Recently, the Snowpack team introduced the concept of Unbundled Development, which is to leverage modules for speeding up the development process. I then came up with an idea to build a static web server to help unbundled development, called esm-server.

This is an example AppRun app to show case esm-server hot module replacement while keeping the application state.

  • Run npm install after clone, it should be quick
  • Use npm run start to start typescript in watch mode

You can fork this app to give it a try to feel how fast the unbundled development can be.

Have fun!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published