Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igitscor/hiring-meteor
A job ad site with meteor content administration
https://github.com/igitscor/hiring-meteor
angular2 firstpr-friendly jobs meteor typescript
Last synced: 29 days ago
JSON representation
A job ad site with meteor content administration
- Host: GitHub
- URL: https://github.com/igitscor/hiring-meteor
- Owner: iGitScor
- License: mit
- Created: 2016-02-17T15:44:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T18:57:03.000Z (over 6 years ago)
- Last Synced: 2024-11-12T23:28:56.541Z (3 months ago)
- Topics: angular2, firstpr-friendly, jobs, meteor, typescript
- Language: TypeScript
- Homepage:
- Size: 116 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hiring meteor
Building Angular2 UI for a Meteor app : recruitment website.
## Installing
```shell
meteor --port 3000
```## Developing
```shell
git clone https://github.com/{your fork}/hiring-meteor.git
cd hiring-meteor/
meteor --port 3000
open localhost:3000
```Replace `{your fork}` by your github username.
## Contributing
If you'd like to contribute, please fork the repository and use a feature
branch. All contributions are welcome. Please make a pull request and make sure things still pass after running `npm test`.
Ensure you've read the [contribution guidelines](CONTRIBUTING.md) for more information and respect the [code of conduct](CODE_OF_CONDUCT.md)### Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Sebastien Correaud](http://twitter.com/iTweetScor)
🚇 [💻](https://github.com/iGitScor/hiring-meteor/commits?author=iGitScor) [📖](https://github.com/iGitScor/hiring-meteor/commits?author=iGitScor) 🎨 | [
Mathieu Fortune](https://github.com/MathieuFortune)
[💻](https://github.com/iGitScor/hiring-meteor/commits?author=MathieuFortune) 🎨 |
| :---: | :---: |This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
## Licensing
The code in this project is licensed under MIT license.