Skip to content

jmike/nextjs-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

799ce74 · Jan 15, 2019

History

4 Commits
Jan 15, 2019
Jan 15, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019
Jan 8, 2019

Repository files navigation

Spectacle Boilerplate

Contents

Reference

The Spectacle core API is available in the Spectacle Docs.

Getting Started

  1. Download the boilerplate

    git clone git@github.com:FormidableLabs/spectacle-boilerplate.git
  2. Remove existing version control

    rm -R .git
  3. Install dependencies

    yarn install
  4. Start the webpack server. The server will run at localhost:3000.

    yarn start

Tutorial

If want you a step-by-step guide for getting started with Spectacle, a basic tutorial is available here.

Build & Deployment

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

yarn build

If you want to deploy the slideshow to surge, run

yarn deploy

About

Next.js and the pursuit of happiness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published