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

meanie

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meanie

Meanie is a a collection of seed projects and libraries for developing, testing and building javascript applications using the MEAN stack (MongoDB, Express, Angular and Node).

  • 2.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
21
decreased by-53.33%
Maintainers
1
Weekly downloads
 
Created
Source

Meanie

npm version node dependencies github issues codacy gitter

Meanie is a collection of boilerplate code and libraries for developing, testing and building javascript applications using the MEAN stack (MongoDB, Express, Angular and Node).

This package contains the Meanie CLI tool which can be used as a helper to seed new Meanie projects and install or update other Meanie libraries.

For more information about the various seed projects, please check the respective repositories:

Installation

npm install -g meanie

Usage

1. Seed a new Meanie project

# Seed an Angular 1 client side project
meanie seed angular

# Seed an Angular 2 client side project
meanie seed angular2

# Seed an Express server side project
meanie seed express

2. Install any additional libraries you'd like

meanie install angular-storage angular-api angular-url

To find out what other Meanie moduels and libraries are available, check Meanie on github or find Meanie modules in the npm registry.

3. Start the app!

npm start

Issues & feature requests

Please report any bugs, issues, suggestions and feature requests in the appropriate issue tracker:

Feedback in general is also welcome! Come chat with us in the Gitter room.

Contributing

If you would like to contribute to Meanie, please check out CONTRIBUTING.md.

Further reading

Credits

License

(MIT License)

Copyright 2015-2016, Adam Buczynski

Keywords

FAQs

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