Skip to content

avixy-group/eilab-web

Repository files navigation

EiLab

A web-based playground to interact with Ei

Requirements

  • Git
  • Node.js

Quickstart

  1. Clone this repository

     $ git clone https://github.com/lordriyan/EiLab.git
    
  2. Install all dependecies

     $ yarn
    
  3. Run your project

    • Development

        $ yarn dev
      
    • Production

        $ yarn build
        $ yarn start
      
  4. Navigate to http://localhost:3000/ to see your web page

Documentation

  • Next.js - The React Framework for Production
  • Ant Design - A design system for enterprise-level products. Create an efficient and enjoyable work experience.
  • Less - It's CSS, with just a little more.
  • Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.

Contribution

  • Donation

    If you find the application useful, don't forget to support me by donating funds so that I am more enthusiastic in building applications like this. You can donate via:

    drawing

  • By Pull Request

    You can also contribute by developing this application