mint-lang / mint-ui-website

The website of Mint UI

Home Page:https://ui.mint-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mint UI Website

CI Gitter chat Discord

This repository contains the source code for the Mint UI website.

Run Locally

To run this website locall you need to install Mint first.

Install dependencies:

$ mint install
Mint - Installing dependencies
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙ Constructing dependency tree...
  ✔ Cloned mint-ui (https://github.com/mint-lang/mint-ui)
  ✔ Cloned mint-color (https://github.com/mint-lang/mint-color)

⚙ Resolving dependency tree...
  ◈ mint-ui ➔ 9.0.0
  ◈ mint-color ➔ 0.8.0

⚙ Copying packages...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
All done in 2.387s!"

Start the development server:

$ mint install
Mint - Running the development server
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙ Ensuring dependencies... 509μs
⚙ Parsing files... 7.785s
⚙ Development server started on http://127.0.0.1:3000/

Contributing

Please read CONTRIBUTING.md to learn about contributing to this project.

About

The website of Mint UI

https://ui.mint-lang.com

License:Other


Languages

Language:Mint 99.5%Language:JavaScript 0.5%