Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/formio/formio-app-formio
The Form.io main front-end application.
https://github.com/formio/formio-app-formio
Last synced: 5 days ago
JSON representation
The Form.io main front-end application.
- Host: GitHub
- URL: https://github.com/formio/formio-app-formio
- Owner: formio
- Archived: true
- Created: 2015-09-29T03:02:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T13:01:51.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:32:12.190Z (3 months ago)
- Language: JavaScript
- Size: 9.88 MB
- Stars: 13
- Watchers: 18
- Forks: 35
- Open Issues: 26
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-starred - formio/formio-app-formio - The Form.io main front-end application. (others)
README
## This repository is now considered legacy and no longer supported. It has been replaced by our new OSS portal @ https://github.com/formio/portal.
## Also, please take a look at our recent repositories and help documentation at the following links.
- https://help.form.io
- https://github.com/formio/formio.js
- https://github.com/formio/formio
- https://github.com/formio/react
- https://github.com/formio/angular
- https://github.com/formio/vueThe main Form.io front-end application.
---------------------------------Installation
--------------
You can easily get this application running by typing the following in your command line.```
npm install -g formio-cli
formio bootstrap formio/formio-app-formio
```Next you will need to create an Admin account by logging into your Form.io account and then creating a new
Admin login under the *Admin* Resource.