Socket
Socket
Sign inDemoInstall

formidable-spectacle-docs

Package Overview
Dependencies
Maintainers
30
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formidable-spectacle-docs

Documentation site for Spectacle


Version published
Weekly downloads
29
Maintainers
30
Weekly downloads
 
Created
Source

Spectacle documentation site

Build Status

npm install formidable-spectacle-docs

To release this lander, please follow the archetype release instructions for our npm version workflow.

Quick Start

Make sure you have builder installed.

Run:

builder run start

Then, open http://localhost:3000.

To see a list of available commands, run:

builder run

Test the build

builder run build-static && builder run server-static

Then, open the static build at http://0.0.0.0:8080.

Publishing

To release this lander, please follow the archetype release instructions for our npm version workflow.

When publishing, please make sure to install and use npm@5.6.0 to preserve file timestamp metadata as it is required for our overall website build and versions subsequent to 5.6.0 intentionally destroy this metadata:

$ npm install -g npm@5.6.0
$ npm --version
5.6.0

FAQs

Package last updated on 14 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc