Skip to content

magical-ui/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.