https://github.com/darkdefender27/risehackathon-web
Web application created using Angular 2.0.0 (final) & Material UI during Rise Hackathon 2016 [www.risehackathon.com]
https://github.com/darkdefender27/risehackathon-web
angular2 docker docker-image hackathon hackathon-starter material-design webapp
Last synced: 2 months ago
JSON representation
Web application created using Angular 2.0.0 (final) & Material UI during Rise Hackathon 2016 [www.risehackathon.com]
- Host: GitHub
- URL: https://github.com/darkdefender27/risehackathon-web
- Owner: darkdefender27
- Created: 2016-09-26T18:22:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T15:48:29.000Z (about 8 years ago)
- Last Synced: 2025-01-13T09:38:13.809Z (over 1 year ago)
- Topics: angular2, docker, docker-image, hackathon, hackathon-starter, material-design, webapp
- Language: HTML
- Size: 1.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BCUS Rises Hackathon Sept'16
============================
### Empezar
Clone the remote repository into a local directory.
```sh
$ git clone https://github.com/darkdefender27/risehackathon-web.git risehackathon-web
$ cd risehackaton/
```
### Execution (AGGREGATOR WebApp)
```sh
$ cd quickstart/
$ npm install
$ npm start
```
### Contribution
* Never edit the master branch.
* Make a branch specific to the feature you wish to contribute on.
* Send us a pull request.
### License
GNU GPL Version 3, 29 June 2007.
Please refer this link [GNU GPL 3.0 License] (http://www.gnu.org/licenses/gpl-3.0.txt) for detailed description.
**Free Software, Hell Yeah!** :facepunch: