Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akiran/generator-react-foundation-apps

Start a project with react foundation apps quickly
https://github.com/akiran/generator-react-foundation-apps

Last synced: 2 months ago
JSON representation

Start a project with react foundation apps quickly

Awesome Lists containing this project

README

        

generator-react-foundation-apps
===============================

Start a project with react foundation apps quickly

```bash
npm install -g generator-react-foundation-apps

yo react-foundation-apps myapp

cd myapp

npm start
```