Giter Club home page Giter Club logo

gazebo's Introduction

gazebo

a lightweight AMD scaffold that gets out of the way

Prerequisites

the readme assumes that you have NPM and Bower installed.

Application Structure

  • app - holds your app
  • assets - images and css
  • bin - bin files that start the projects webserver in different modes
  • lib - js libraries (this will be created once you run bower install)
  • prod - this is where stuff goes post build
  • server - the actual web server
  • tests - mocha / chai based unit tests
  • grunt.js - grunt.js grunt file ( look out for the watch and build task )
  • testem.yml - testem control file
  • component.json - bower bower dependecy spec

Usage

Run the following commands from within the project directory

npm install bower install

start node service

node bin/dev

point your browser to

http://localhost:4444

and start hacking.

Testing

Running your unit tests is as easy as going to http://localhost:4444/_tests.

Build Process

To get a minified version of your app. All you should have to do is run grunt build from within the project directory. This will generate a deployable version of your app right under: /prod

Author: Sven Lito

License: MIT

gazebo's People

Contributors

svnlto avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

gazebo's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.