Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 727 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 727 Bytes

Magical UI - Trademarks

What is this repository for?

This is the Magical UI library website. It is built with ReactJs, a modern static website generator. We use client side routing to make the website feel like a single page application.

How do I get set up?

Prerequisites

  • NodeJs
  • Yarn
  • Git
  • A text editor
  • A terminal
  • A browser

Installation

  1. Clone the repository
  2. Run yarn install to install the dependencies
  3. Run yarn start to start the development server
  4. Open your browser and go to http://localhost:3000

Contribution guidelines

Follow clean code principles and the Code of Conduct.