Code Monkey home page Code Monkey logo

nodejs-boilerplate-master's Introduction

nodejs-boilerplate Build Status

Create Apps and Static Websites with this Node.JS boilerplate.

Getting Started

The easiest way to get started is to clone the repository:

# Get the latest snapshot
$ git clone --depth=1 https://github.com/pinceladasdaweb/nodejs-boilerplate.git myproject
$ cd myproject
$ git remote rm origin

# Install NPM dependencies
$ npm install

$ npm start

Build Static HTML

The idea of ​​this is boilerplate also generate a static HTML pages generated by all Node.js. For that use Grunt and Assemble and run Grunt task:

$ grunt build

The "build" directory is where will all static HTML generated by this boilerplate along with the assets files (JavaScript, CSS and Images). The .htaccess file is responsible for doing the rewrite your URL's assets.

Project Structure

Name Description
bin/ Start server.
helpers/ Handlebars helpers.
middleware/ Express middlewares.
public/ Static assets (fonts, css, js, img).
routes/ Routes for this project.
test/ Tests.
views/ Views and Partials for this project.
app.js Main application file.

Sites developed with this boilerplate

Developed a website using this boilerplate? Tell us how was your experience, send the link via the same pull-request.

Team

NodeJS Boilerplate was made with love by these guys and a bunch of awesome contributors.

Pedro Rogério | William Bruno | Renan Martins Pimentel --- | --- | --- | --- | --- | --- | --- Pedro Rogério | William Bruno | Renan Pimentel

Contributing

Check CONTRIBUTING.md for more information.

History

Check Releases for detailed changelog.

License

MIT

nodejs-boilerplate-master

nodejs-boilerplate-master's People

Contributors

sauravpathak1 avatar

Watchers

 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.