Skip to content

An example preact frontend for the example GraphQL API in Elixir with Absinthe

Notifications You must be signed in to change notification settings

koszta/book_store_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Example Elixir GraphQL App Frontend

Made with preact and preact-material-components

For the backend, see: book_store

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

For detailed explanation on how things work, checkout the CLI Readme.

About

An example preact frontend for the example GraphQL API in Elixir with Absinthe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published