When contributing to this repository, please first discuss the change you wish to make via issue, Twitter, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct (see below), please follow it in all your interactions with the project. Be excellent to eachother, and party on 🤘
- Clone project
git clone xxxx
- Navigate to project
cd xxk
- Install dependencies
npm
- Run the development server
npm run dev
See README.md for information on working with project.
- Make a PR with working or conceptual code.
- Submit it.