Socket
Socket
Sign inDemoInstall

formidable-spectacle-docs

Package Overview
Dependencies
0
Maintainers
30
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

formidable-spectacle-docs


Version published
Maintainers
30
Created

Readme

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

Last updated on 15 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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc