Giter Club home page Giter Club logo

Reference Implementation of Static Site using NPM Scripts

Reference implementation for HTML Prototypes using NPM Scripts. This codebase is maintained by students and volunteers of techatpark

Design Goals

We have below design goals.

  1. Use Low level tools as much as possible
  2. Stablilty over cutting edge
  3. Best Practices and Conventions
  4. Build time Speed

We carefuly avoided using image optimization during build time as it is good to do images at design time rather than build time.

Setup

To set the appropriate node version. You can install nvm from here

nvm install

To download the dependencies and build

npm i

To watch the application on your local browser

npm start

TECH@PARK's Projects

bootme icon bootme

Design System Repository by TECH@PARK students and volunteers

my-resume icon my-resume

A Hugo theme ported from startbootrap.com's resume template

sjson icon sjson

Tailer made JSON Parser for Server Side workloads (API Server/Client)

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.