Skip to content

AgentEnder/mint-ui-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ➔ 1.0.0
  ◈ mint-color ➔ 0.4.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

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%