Building Angular2 UI for a Meteor app : recruitment website.
meteor --port 3000
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.
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 for more information and respect the code of conduct
Thanks goes to these wonderful people (emoji key):
Sebastien Correaud 🚇 💻 📖 🎨 |
Mathieu Fortune 💻 🎨 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!
The code in this project is licensed under MIT license.