Socket
Socket
Sign inDemoInstall

angular2-universal-microsite-preview

Package Overview
Dependencies
3
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular2-universal-microsite-preview

A project generator for angular2 microsites using universal


Version published
Weekly downloads
8
increased by300%
Maintainers
1
Created
Weekly downloads
 

Readme

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

Last updated on 16 Jul 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc