https://github.com/devbyray/dojo-form-generator-widget
https://github.com/devbyray/dojo-form-generator-widget
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devbyray/dojo-form-generator-widget
- Owner: devbyray
- Created: 2017-08-09T08:32:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T12:19:10.000Z (over 8 years ago)
- Last Synced: 2025-01-12T10:11:48.876Z (about 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dojo Form Generator Widget
## Install
Make sure you've installed NodeJS, NPM & Yarn!
Run `yarn` inside de main folder of this repository.
## Run
To run the development server, run `yarn run dev` or `npm run dev`.