Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.