https://github.com/valerybugakov/evil-form
https://evil-form.vercel.app/
https://github.com/valerybugakov/evil-form
Last synced: about 2 months ago
JSON representation
https://evil-form.vercel.app/
- Host: GitHub
- URL: https://github.com/valerybugakov/evil-form
- Owner: valerybugakov
- License: mit
- Created: 2017-03-25T17:05:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T13:15:18.000Z (about 9 years ago)
- Last Synced: 2025-03-10T19:50:22.125Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Evil Form Constructor
## Development
```sh
yarn
yarn start
```
## Production build
```sh
yarn run start:production
```
## Deployment
```sh
now
```