Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrewmcodes-archive/stimulus_nested_forms

StimulusJS Nested Forms
https://github.com/andrewmcodes-archive/stimulus_nested_forms

gorails haml rails stimulus webpacker

Last synced: about 1 month ago
JSON representation

StimulusJS Nested Forms

Awesome Lists containing this project

README

        

# Stimulus Nested Forms

## A demo

[Dynamic Nested Forms with Stimulus JS by Chris Oliver](https://gorails.com/episodes/dynamic-nested-forms-with-stimulus-js?autoplay=1)

## Get started

```
git clone https://github.com/andrewmcodes/stimulus_nested_forms
cd stimulus_nested_forms
bundle
db:reset
foreman start
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/andrewmcodes/stimulus_nested_forms. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The project is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the `stimulus_nested_forms` project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/andrewmcodes/stimulus_nested_forms/blob/master/CODE_OF_CONDUCT.md).