Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular2-universal-microsite-preview

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-universal-microsite-preview

A project generator for angular2 microsites using universal

  • 0.0.0-alpha.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Angular2 Universal Microsite (preview)

Use this CLI tool to scaffold a microsite project with Angular2 Universal support.

Install

npm i -g angular2-universal-microsite-preview

Usage

  1. Generate a new project
$ ngu new awesome-app
$ cd awesome-app
  1. Generate a new document file
$ ngu generate home
  1. Start a local dev server
$ ngu serve

What's working?

  • Scaffolding project (with options such as --skipNpm)
  • Generating *.md inside ./md (see nguconfig.json)
  • Serving a local dev server
  • Using a configfile nguconfig.json
  • Generating routes from file.md
  • Using configfile in app (overriding css, title...)
  • Loading *.md files in app (documentation)

FAQs

Package last updated on 16 Jul 2016

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