UNPKG

bedrock

Version:

A core foundation for rich Web applications.

10 lines (7 loc) 185 B
/*! * Copyright (c) 2012-2018 Digital Bazaar, Inc. All rights reserved. */ 'use strict'; const bedrock = require('./lib/bedrock'); // run with development defaults bedrock.start();