Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Sample project with Angular, Browserify, and Gulp. Nothing more.

Notifications You must be signed in to change notification settings

laravelnews/angular-browserify-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular, Browserify, and Gulp

This is a sample seed project showing a simple way to set up all these technologies.

Instructions

  1. Clone the repo
  2. Run npm install
  3. Run gulp
  4. Start up a local server: php -S localhost:8888 -t public/
  5. Open http://localhost:8888 in your browser

About

Sample project with Angular, Browserify, and Gulp. Nothing more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published