An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

          

# Evil Form Constructor

## Development

```sh
yarn
yarn start
```

## Production build

```sh
yarn run start:production
```

## Deployment

```sh
now
```