Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 1.52 KB

README.md

File metadata and controls

65 lines (40 loc) · 1.52 KB

Moonstone

A gem isn't complete without another

Netlify Status Semaphore CI

About Moonstone

React Web App for the Badge Platform for CeSIUM's Computer Engineering Week event.

This is a collaborative project alongside the Safira backend platform.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Installing Yarn dependecies.

yarn install

Development

Starting the development server.

yarn start

Running tests.

yarn test

Deployment

Bundling the app into static files for production.

yarn build

Contributing

Please read CONTRIBUTING and CODE_OF_CONDUCT for details on our code of conduct and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details.