Git Product home page Git Product logo

resemi-admin's Introduction

Resemi Admin

English | δΈ­ζ–‡

Introduction

Resemi Admin is a free and open-source middle and back-end template. Using the latest NextJS 12,React 18,TypeScript and other mainstream technology development.

Preparation

  • Semi Design - A modern, comprehensive, flexible design system and UI library.
  • Next.js - The React Framework
  • React - A JavaScript library for building user interfaces.
  • Recoil - A state management library for React
  • TypeScript - TypeScript is JavaScript with syntax for types.
  • WindiCSS - Next generation utility-first CSS framework.

Usage

# Get the project code
git clone https://github.com/resemi/resemi-admin.git

# installation dependencies
cd resemi-admin && pnpm install

# run
pnpm dev

# build
pnpm build

Use Gitpod

Open in Gitpod

How to contribute

Welcome to join us! Raise an Issue Or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. Submit pull request

Git Contribution submission specification

reference Angular

  • feat Add new features
  • fix Fix the problem/bug
  • style The code style is related and does not affect the running result
  • perf Optimization/Performance improvement
  • refactor Refactor code
  • revert Undo edit
  • test Test related
  • docs Documentation/Notes
  • chore Dependency update/scaffolding configuration modification etc.
  • ci Continuous integration
  • types Type definition file changes

Change Log

CHANGELOG

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.