journal-policy-tracker-frontend
journal-policy-tracker-frontend copied to clipboard
Frontend repository for Code Is Science
Journal Policy Tracker Frontend
About The Project
This is the frontend repository for the Journal Policy Tracker web application.
Built With
Getting Started
Prerequisites
To run this project locally on your machine you need the following installed
- nodejs
- yarn
Installation
- Clone the repo
git clone https://github.com/codeisscience/journal-policy-tracker-frontend.git
- Install NPM packages
yarn
- Running the project
yarn start
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project. Always make sure to fork from the
development
branch (this is the default branch). - Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request to the
development
branch
See also the Contribution guidelines for more info.
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Code Is Science - @codeisscience