Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smikodanic/generator-supermean
SuperMEAN (MEAN Stack) yeoman generator.
https://github.com/smikodanic/generator-supermean
Last synced: 23 days ago
JSON representation
SuperMEAN (MEAN Stack) yeoman generator.
- Host: GitHub
- URL: https://github.com/smikodanic/generator-supermean
- Owner: smikodanic
- License: mit
- Created: 2016-11-29T15:32:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T15:54:33.000Z (almost 6 years ago)
- Last Synced: 2024-04-25T03:20:50.323Z (9 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-supermen [![NPM version][npm-image]][npm-url]
> SuperMEAN (MEAN Stack) yeoman generator. Generate your SuperMEAN frameworks easily and start to build API,
Single Page App (Angular 1), or Multi Page App (Server Side Pages).## SuperMEAN homepage
Visit [www.supermean.org](http://www.supermean.org) to receive more information about the frameworks.## Prerequisites
```bash
npm install -g yo
npm install -g generator-supermean
```## Installation
```bash
yo supermean
```After that simply select what you want to install: API, SPA or MPA framework.
Enjoy !!!
## License
*Copyright (c) 2016 Saša Mikodanić*
Licensed under [MIT](https://raw.githubusercontent.com/smikodanic/generator-supermean/master/LICENSE) .
[npm-image]: https://badge.fury.io/js/generator-supermean.svg
[npm-url]: https://npmjs.org/package/generator-supermean