FormidableLabs/spectacle-boilerplate

Name: spectacle-boilerplate

Owner: Formidable

Description: Boilerplate project for getting started with Spectacle Core

Created: 2015-11-21 16:56:56.0

Updated: 2018-01-17 09:20:42.0

Pushed: 2018-01-08 05:08:32.0

Homepage: null

Size: 1227

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Spectacle Boilerplate

Contents
Reference

The Spectacle core API is available at https://github.com/FormidableLabs/spectacle/blob/master/README.md.

Getting Started

After downloading the boilerplate, your first order of business is to open a terminal and run


or

install

if you're about that life.

Next, run

R .git

to remove the existing version control.

Then, to start up the local server, run

start

Open a browser and hit http://localhost:3000, and we are ready to roll.

Build & Deployment

Building the dist version of the project is as easy as running

run build

If you want to deploy the slideshow to surge, run

run deploy

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.