Skip to content

Bernie-2016/starter-inline-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starter-inline-gulp

Starter kit to produce inlined HTML + JS + CSS

Development

Prerequisites

  • git
  • npm

Setup

  1. Clone the repository (git clone git@github.com:Bernie-2016/starter-inline-gulp.git)
  2. Install dependencies: npm install
  3. Run development server: gulp serve and open http://localhost:8080

Deployment

  1. Run gulp build to generate inlined dist/index.html suitable for deployment.

Contributing

  1. Fork it ( https://github.com/Bernie-2016/starter-inline-gulp/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

AGPL

About

Starter kit to produce inlined HTML + JS + CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published