Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devanandb/generator-phoenix


https://github.com/devanandb/generator-phoenix

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

generator-phoenix


Helper generator to scaffold multiple pieces in the project




NPM
NPM
NPM

## Installation

First, install [Yeoman](http://yeoman.io) and generator-phoenix using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
npm install -g yo
npm install -g generator-phoenix
```

Then run this in the root of pnxnode project:

```bash
yo phoenix
```