Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrfmmymt/bespoke_sample
https://github.com/hrfmmymt/bespoke_sample
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrfmmymt/bespoke_sample
- Owner: hrfmmymt
- Created: 2014-04-19T17:28:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-21T04:42:14.000Z (over 10 years ago)
- Last Synced: 2024-04-14T04:36:34.668Z (7 months ago)
- Language: JavaScript
- Size: 316 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bespoke sample
> A [Bespoke.js](http://markdalgleish.com/projects/bespoke.js) presentation, built with [generator-bespoke](https://github.com/markdalgleish/generator-bespoke)## View slides locally
First, ensure you have the following installed:
1. [Node.js](http://nodejs.org)
2. [Bower](http://bower.io): `$ npm install -g bower`
3. [Grunt](http://gruntjs.com): `$ npm install -g grunt-cli`Then, install dependencies and run the preview server:
```bash
$ npm install && bower install
$ grunt server
```http://hirofumiyamoto.github.io/bespoke_sample/