https://github.com/nickywoolf/phoenix-frontend
Replaces default assets directory with preconfigured frontend frameworks
https://github.com/nickywoolf/phoenix-frontend
elixir phoenix tailwindcss vuejs
Last synced: 2 months ago
JSON representation
Replaces default assets directory with preconfigured frontend frameworks
- Host: GitHub
- URL: https://github.com/nickywoolf/phoenix-frontend
- Owner: nickywoolf
- Created: 2019-08-16T00:43:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T13:50:16.000Z (almost 7 years ago)
- Last Synced: 2025-05-25T13:05:49.475Z (about 1 year ago)
- Topics: elixir, phoenix, tailwindcss, vuejs
- Language: JavaScript
- Homepage: https://hexdocs.pm/phoenix_frontend
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhoenixFrontend
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `phoenix_frontend` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:phoenix_frontend, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/phoenix_frontend](https://hexdocs.pm/phoenix_frontend).