Skip to content

bauerca/dynapack-example-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynapack example

To run the example, issue the following commands

> git clone https://github.com/bauerca/dynapack-example-simple.git
> cd dynapack-example-simple
> npm install
> ./node_modules/.bin/dynapack browser.js
> node server.js

Then point your browser to http://localhost:3333, and start clicking on the list items to look for the secret.

Fire up dev console in Chrome or Firebug in Firefox and switch to the "Network" tab to watch the bundles come in as they are needed.

License

MIT

About

Simple usage of the dynapack bundler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published