🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

ts-express-angular2-node-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-express-angular2-node-boilerplate

Light-weight startup boilerplate for angular2 with typescript and expressjs

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

ts-express-angular2-node-boilerplate

Basically, you don't want to learn too much when you pick a boilerplate. Clone and start the prototyping.

Installation

To install the latest release

$ npm install ts-express-angular2-node-boilerplate

Install the dependencies

$ npm install

Scripts

  • npm start: Start a server without watching the typescript files.

  • npm run dev: Start a server and watch the change in typescript files concurrently.

  • npm run tsc: Compile the typescript files.

  • npm run tsc:w: Compile and watch the typescript files.

Help

  • Update the typings package

Note

You can access localhost:3000 to see the simple hello-world example. Feel free to clone this boilerplate and use it. Fork it if you would like to add more features.

License

MIT

Copyright (C) 2016 Tony Ngan, released under the MIT License.

Keywords

angular2

FAQs

Package last updated on 20 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