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.
- NodeJs
- Yarn
- Git
- A text editor
- A terminal
- A browser
- Clone the repository
- Run
yarn install
to install the dependencies - Run
yarn start
to start the development server - Open your browser and go to
http://localhost:3000
Follow clean code principles and the Code of Conduct.