Skip to content

Collects module parameters from query string, concats them and serves in one way! #nodejs

License

Notifications You must be signed in to change notification settings

muratdogan17/one-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

one-way

Collects module parameters from query string, concats them and serves in one way!

  1. clone or download repo
  2. open terminal and cd one-way.
  3. type npm install to install dependencies.
  4. change your paths if you need from config.js file.
  5. type gulp to run default gulp task.

Here you are! localhost:3000 is now listening your requests.

if you enter url http://localhost:3000/styles?module=header,navigation,search you'll get a css response which includes header.css + navigation.css + search.css

alt text

About

Collects module parameters from query string, concats them and serves in one way! #nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published