https://github.com/moovweb/npr
https://github.com/moovweb/npr
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/moovweb/npr
- Owner: moovweb
- Created: 2012-08-24T18:27:13.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-13T00:43:19.000Z (over 13 years ago)
- Last Synced: 2025-04-14T13:17:07.806Z (about 1 year ago)
- Language: JavaScript
- Size: 127 KB
- Stars: 0
- Watchers: 33
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NPR
The NPR sample project illustrates how to use Moovweb to create a header for a site. In this case, we will use the [NPR homepage](http://npr.org) to illustrate this.
You can follow how to create this project with Moovweb's [starting mobile sites tutorial](http://console.moovweb.com/learn/training/mobile/mobile_site).
## Basics
This project works with Moovweb's development framework. To get it running, navigate to the folder in your command line and start the server with the command: `sudo moov server --auto-hosts`.
See detailed documentaion at [the Moovweb site](http://console.moovweb.com).