https://github.com/torifat/bangla-font
First International Symposium on Bangla Computational Linguistics
https://github.com/torifat/bangla-font
Last synced: 3 months ago
JSON representation
First International Symposium on Bangla Computational Linguistics
- Host: GitHub
- URL: https://github.com/torifat/bangla-font
- Owner: torifat
- Created: 2015-05-22T03:44:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-22T08:34:53.000Z (almost 10 years ago)
- Last Synced: 2024-12-27T13:46:25.721Z (5 months ago)
- Language: CSS
- Homepage: http://torifat.github.io/bangla-font/
- Size: 676 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bangla Fonts
> 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. [Gulp](http://gulpjs.com): `$ npm install -g gulp`Then, install dependencies and run the preview server:
```bash
$ npm install && bower install
$ gulp serve
```