UNPKG

parcel-bundler

Version:

<p align="center"> <a href="https://parceljs.org/" target="_blank"> <img alt="Parcel" src="https://user-images.githubusercontent.com/19409/31321658-f6aed0f2-ac3d-11e7-8100-1587e676e0ec.png" width="749"> </a> </p>

70 lines (47 loc) 3.14 kB
# Contributing ## Overview * `yarn install` - install all dependencies * `yarn build` - run src/ through [babel] into lib/ * `yarn test` - run all tests in repo * `yarn format` - run [prettier] on all files ## Getting Started To get started with the project: You'll need [Git], [Node], and [Yarn] installed. Then clone the repository: ```js git clone git@github.com:parcel-bundler/parcel.git && cd parcel ``` Run Yarn: ```js yarn install ``` Run tests: ```js yarn test ``` [babel]: http://babeljs.io/ [prettier]: https://prettier.io/ [git]: https://git-scm.com/ [node]: https://nodejs.org/ [yarn]: https://yarnpkg.com/ ## Financial contributions We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/parcel). Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed. ## Credits ### Contributors Thank you to all the people who have already contributed to parcel! <a href="graphs/contributors"><img src="https://opencollective.com/parcel/contributors.svg?width=890" /></a> ### Backers Thank you to all our backers! [[Become a backer](https://opencollective.com/parcel#backer)] <a href="https://opencollective.com/parcel#backers" target="_blank"><img src="https://opencollective.com/parcel/backers.svg?width=890"></a> ### Sponsors Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/parcel#sponsor)) <a href="https://opencollective.com/parcel/sponsor/0/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/0/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/1/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/1/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/2/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/2/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/3/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/3/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/4/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/4/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/5/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/5/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/6/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/6/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/7/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/7/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/8/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/8/avatar.svg"></a> <a href="https://opencollective.com/parcel/sponsor/9/website" target="_blank"><img src="https://opencollective.com/parcel/sponsor/9/avatar.svg"></a>