A web-based playground to interact with Ei
- Git
- Node.js
-
Clone this repository
$ git clone https://github.com/lordriyan/EiLab.git
-
Install all dependecies
$ yarn
-
Run your project
-
Development
$ yarn dev
-
Production
$ yarn build $ yarn start
-
-
Navigate to http://localhost:3000/ to see your web page
- 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.