Git Product home page Git Product logo

nitro-web's Introduction

nitro-web

Boilerplate project to just download and start building projects (web application). This boilerplate is used by me in my projects.

Other Variants of My Boilerplates

Ingredients

  1. Backend Server using Express.js
  2. handlebars Template Engine
  3. All of the client TS and SCSS files lies inside the src folder, which will then be compiled into ./dist/ folder
  4. main-files is used to get all required all js & css installed as dependencies and return them as array
  5. Gulp is the build system being used in this project

Installation

Clone this project into any folder by

git clone [email protected]:/mrhammadasif/nitro-web .

Install all dependencies

npm i

Start project

npm start

Code of Conduct

This project use tslint with predefined rules mostly taken from standard.js and converted into standard.ts but with some necessary modifications

Contributors

Hammad Asif [email protected]

nitro-web's People

Contributors

mrhammadasif avatar

Watchers

James Cloos 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.