Skip to content

🐕Powerful Multiple-Page Application template, gulp + es6 + pug + sass + auto-refresh + http proxy

License

Notifications You must be signed in to change notification settings

Yakima-Teng/djax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djax

Just a (gulp + es6 + pug + sass + auto-refresh + http proxy) template. Issues are welcome!

A full-featured gulp setup with refresh-on-change, lint-on-save, http proxy, and etc.

This template is used by djax-cli: djax init default my-project

Documentation

  • For this template: common questions specific to this template are answered and each part is described in greater detail
  • For djax-cli: general information about how to work with djax-cli, not specific to this template

Usage

This is a project template for djax-cli. It is recommended to use npm 3+ for a more efficient dependency tree.

$ npm install -g djax-cli
$ djax init default my-project
$ cd my-project
$ npm install
$ npm run dev

This will scaffold the project using the template files in master branch.

The development server will run on port 8080 by default. If that port is already in use on your machine, the next free port will be used.

Fork It And Make Your Own

This project can not satisfy anyone. You can fork this repo to create your own boilerplate, and use it with djax-cli:

djax init username/repo my-project

Issues/Suggestions

Issues/suggestions are welcome. You can click here to submit issues.

About

🐕Powerful Multiple-Page Application template, gulp + es6 + pug + sass + auto-refresh + http proxy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages