Skip to content

vandemataramlib/vml-web

Repository files navigation

The frontend source for vandemataramlibrary.org.

Requirements

Node 4.x.

Installation

  1. npm install
  2. npm install -g typings
  3. typings install
  4. Enter appropriate config in .env (see .env.example for required values).

Starting the server

In development mode (with hot reloading):

npm start

In production mode:

NODE_ENV=production npm start

In production mode the server runs as a daemon and the app is rendered on the server for the initial request.

About

Vande Mataram Library web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published