Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauterry/kiriata
https://github.com/lauterry/kiriata
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lauterry/kiriata
- Owner: lauterry
- Created: 2012-06-24T19:37:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-25T15:34:46.000Z (almost 12 years ago)
- Last Synced: 2024-10-14T10:35:18.086Z (25 days ago)
- Language: JavaScript
- Size: 5.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kiriata
A movies library powered with :
* AngularJS
* Bootstrap Twitter
* Yeoman
* Sass# Run it !
Once the code checked out, open a terminal and runyeoman server
The application will automatically be opened in your browserBy running
yeoman server
, your code will automatically be under watching,
meaning that your changes into HMTL pages, Sass files, Javascript files will be automatically took into account.
No need to redeploy or refresh your browser. the result are automatically visible.