Skip to content

Simulating multiple domains at local for third-party JavaScript development

License

Notifications You must be signed in to change notification settings

chunkai1312/third-party-js-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

third-party-js-dev

Simulating multiple domains at local for third-party JavaScript development

Prerequisite

Add the following entries to your hosts file:

127.0.0.1       publisher.dev
127.0.0.1       widget.dev

Usage

Setup

$ npm install

Running

$ npm start

Testing

$ npm test

Reference

Third-Party JavaScript

License

MIT © Chun-Kai Wang

About

Simulating multiple domains at local for third-party JavaScript development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages