Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akiran/generator-react-foundation-apps
- Owner: akiran
- License: mit
- Created: 2014-12-12T11:55:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-06T17:37:33.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T15:37:51.873Z (3 months ago)
- Language: CSS
- Size: 148 KB
- Stars: 37
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-appsyo react-foundation-apps myapp
cd myapp
npm start
```