https://github.com/etd-framework/form
Package Form du Framework ETD
https://github.com/etd-framework/form
Last synced: 12 months ago
JSON representation
Package Form du Framework ETD
- Host: GitHub
- URL: https://github.com/etd-framework/form
- Owner: etd-framework
- License: apache-2.0
- Created: 2014-12-18T10:31:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T07:20:18.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T00:56:23.034Z (over 1 year ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
form
====
Package Form du Framework ETD
## Babel installation
```bash
npm install -g grunt-cli
npm install --save-dev babel-cli babel-preset-es2015 babel-plugin-transform-class-properties babel-plugin-transform-es2015-modules-amd babel-plugin-add-module-exports grunt grunt-babel grunt-contrib-uglify
```