Giter VIP home page Giter VIP logo

web-project-boilerplate's Introduction

Web Project Boilerplate

in3D

This is a boilerplate for web projects that uses the most recent technologies and can help you to start some projects with secure. Be faster than you already are.

  • JADE a really good HTML Render Template
  • LESS write less with this CSS Pre Processor
  • Jasmine you write JS, and the Jasmine will show a lovely test for you
  • JSHint no more fucking semicolons locking your mind
  • BrowserSync did you ever saw your devices working together?
  • GulpJS the orchestra's conductor

You can also:

  • Use your own frameworks
  • Change the project structure forking this repository

Installation

This project requires Node.js v4+ to run.

Clone this repository.

$ git clone https://github.com/mmoraisa/web-project-boilerplate

Install the NPM dependencies.

$ npm install

For the first run, I recommend you to run the production mode (that downloads all Bower dependecies)...

$ gulp prod

When you want just to develop without clean the app folder and download dependencies, you can just run

$ gulp dev

To test your Javascript files with Jasmine you need to run

$ npm test

License

MIT

Free Software, Hell Yeah!

web-project-boilerplate's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.