Skip to content

erupts/erupt-web

Repository files navigation


logo

Erupt Engine   🚀   Universal Admin Framework

Frontend Source Code


Auto-generates forms from JSON Schema, enabling zero-frontend-code development


Erupt Engine maven-central jdk 8+ license Apache 2.0 Gitee star Gitee fork GitHub stars GitHub forks

GitHub   |   Gitee   |   Official Website   |   Live Demo   |   Documentation   |   中文


Environment Setup

Before getting started, make sure your development environment has Node.js and npm installed.

Angular requires Node.js version 22.0.0 or higher.

To check your version, run node -v in your terminal.

Getting Started

  1. Install yarn
npm install -g yarn
  1. Install dependencies
yarn install
  1. Configure the backend URL
proxy.conf.js → host
  1. Start the dev server
yarn start

Build

  1. Set the output path in angular.json:

    projects.architect.build.options.outputPath

  2. Run the build command

yarn run build

Tech Stack

TypeScript / RxJS / Less / Angular / ng-zorro-antd / ng-alain

Repositories

GitHub Gitee
Backend https://github.com/erupts/erupt https://gitee.com/erupt/erupt
Frontend https://github.com/erupts/erupt-web https://gitee.com/erupt/erupt-web

About

Erupt framework front-end source code, the realization of erupt development process zero front-end code capabilities

Topics

Resources

License

Stars

113 stars

Watchers

9 watching

Forks

Packages

 
 
 

Contributors