Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.
/ today-in-destiny Public archive

A summary of what's available in Destiny today.

License

Notifications You must be signed in to change notification settings

vivekhnz/today-in-destiny

Repository files navigation

Today in Destiny

A summary of what's available in Destiny today.

Today in Destiny

Start server

gulp serve

Builds the project and starts Node.js server.

Watch for changes

gulp watch

Watches for changes in source assets and automatically rebuilds the project accordingly.

  • Recompiles JavaScript using Babel
  • Recompiles LESS stylesheets
  • Compresses images
  • Rebundles JavaScript bundles using Browserify
  • Restarts Node.js server when server code changes
  • Reloads browser (using BrowserSync) when client code changes

About

A summary of what's available in Destiny today.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages