A sample ReactJS application to work on the UI/UX features of the structural metadata editor for Avalon Media System.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Install node
and npm
locally in your dev environment.
Clone the repository
git clone https://github.com/avalonmediasystem/structural-metadata-editor-react.git
Install dependencies
cd structural-metadata-editor-react
yarn install
Run the application
yarn start
End with an example of getting some data out of the system or using it for a little demo
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Adam Arling
This project is licensed under the MIT License - see the LICENSE.md file for details