https://github.com/uinika/ostrich
Best practices for angular1.6.x & gulp
https://github.com/uinika/ostrich
Last synced: 8 months ago
JSON representation
Best practices for angular1.6.x & gulp
- Host: GitHub
- URL: https://github.com/uinika/ostrich
- Owner: uinika
- Created: 2016-04-13T02:35:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T16:45:56.000Z (over 9 years ago)
- Last Synced: 2024-12-27T14:44:32.023Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/uinika/ostrich
- Size: 9.83 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ostrich
> This project has been deprecated !

## How to use
1. git clone https://github.com/uinika/ostrich.git
2. cd leo
3. npm install
4. gulp client / server
5. Open browser http://localhost:5002/client/
## Library
* [Angular 1.5.x](https://angularjs.org/)
* [UI Router 0.3.x](https://github.com/angular-ui/ui-router/tree/legacy)
* [UI Bootstrap 1.3.x](https://angular-ui.github.io/bootstrap/)
* [Lodash 1.5.x](https://lodash.com/)
* [q 1.4.x](https://github.com/kriskowal/q)
* [NodeJS 6.2.x](https://nodejs.org/)
* [Mongoose 4.x.x](http://mongoosejs.com/)
* [Express 4.x.x](https://expressjs.com/)