Skip to content

petalframework/petal_development

Repository files navigation

Petal Development

An elixir umbrella app to help developers contribute to either petal_components or petal_boilerplate.

Be up and running within a minute.

petal_development
├── apps
│   ├── petal_components <- git submodule
│   └── petal_boilerplate <- git submodule

Install

sh setup.sh
mix phx.server

Note that on first run of the server there is a bug where an "assets" folder appears in the root directory - you can delete this and things should resolve themselves if you refresh the page.

Developing

  1. Make your changes
  2. Commit to that submodule
  3. Submit a PR
  4. If accepted, we will update this petal_development project to point to the latest submodule commits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published