Skip to content

Commit

Permalink
react 版上传
Browse files Browse the repository at this point in the history
  • Loading branch information
codebdy committed Dec 16, 2022
1 parent f0bdef2 commit 6200d3f
Show file tree
Hide file tree
Showing 849 changed files with 21,237 additions and 167,014 deletions.
6 changes: 0 additions & 6 deletions .babelrc

This file was deleted.

9 changes: 0 additions & 9 deletions .editorconfig

This file was deleted.

25 changes: 23 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
node_modules/
themes/vular/vendor
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
20 changes: 0 additions & 20 deletions LICENSE

This file was deleted.

56 changes: 38 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,46 @@
# Rxeditor项目重启
# Getting Started with Create React App

RxEditor已重启,基于模型驱动架构,插件式扩展。
目标支持react,vue等主流前端库。内核是Immutable数据模型。
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

QQ交流群:957619750
## Available Scripts

## 正式版本并未上传,历史版本演示地址
演示地址(Demo):https://vular.cn/rxeditor/
index.html 嵌入式编辑控件
演示地址:https://vular.cn/rxpage/
In the project directory, you can run:

## Build Setup
### `npm start`

``` bash
# install dependencies
npm install
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

# serve with hot reload at localhost:8080
npm run dev
The page will reload if you make edits.\
You will also see any lint errors in the console.

# build for production with minification
npm run build
```
### `npm test`

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).
2 changes: 0 additions & 2 deletions api/forms.json

This file was deleted.

2 changes: 0 additions & 2 deletions api/h5.json

This file was deleted.

52 changes: 0 additions & 52 deletions api/project/vular

This file was deleted.

53 changes: 0 additions & 53 deletions api/projects

This file was deleted.

80 changes: 0 additions & 80 deletions api/theme/agency

This file was deleted.

14 changes: 0 additions & 14 deletions api/theme/blank

This file was deleted.

Loading

0 comments on commit 6200d3f

Please sign in to comment.