GithubHelp home page GithubHelp logo

progressive-loading's Introduction

StealJS Progressive Loading

Go to StealJS.com for step-by-step instructions to create this app from scratch.

Instructions

Prerequities: Ensure Node.js along with NPM are properly installed. You will also need a webserver. If you don't have one, you can install this simple command-line http-server.

Clone

Clone the repo to your local machine.

> git clone https://github.com/stealjs/progressive-loading.git
Install

Install Node modules and Bower components

> cd progressive-loading
> npm install
Build

Run this script from within your node_modules folder to have steal-tools analyze the page and create progressive loading bundles.

> ./node_modules/steal-tools/bin/steal
Serve

Spin up your webserver or run http-server

> http-server

Open http://localhost:8080/site/site.html in browser.

Open the Network panel in Developer Tools and click the signup and login links. Steal-tools builds a graph of the required files, minifies and concatenates then into progressively loaded bundles.

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.