Skip to content

Muses/Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muses Web Seed

This is a seed project for my preferred web stack. It uses:

  • AngularJS
  • Angular UI Router.
  • Bootstrap with LESS for styling.
  • Jade for layouts.
  • Browserify for JavaScript bundling and minification.

Setup

These instructions assume you already have Node.js, NPM, and Bower installed and updated to the latest stable versions.

  1. Clone the repository: git clone [email protected]:Muses/Web.git Muses-Web
  2. Change to the repository directory: cd Muses-Web
  3. Install Node.js dependencies with NPM: npm install
  4. Install Bower dependencies: bower install
  5. Start the demo: ./bin/web
  6. Use a browser to access: http://localhost:3000/

About

Muses Web Seed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published