KO
|
EN
gitlite — search
Search
#python
#javascript
#java
#php
#nodejs
#ruby
#symfony
#scala
#go
#html
#flexible
#statistics
svelte-sapper-bulma-crud
★ 74
Open GitHub ↗
A Svelte+Sapper+Bulma Crud
Download README (.md)
Explore Similar Repositories
bulma-tooltip
:
Display a tooltip attached to any kind of element, in different position.
bulma-ui-build
:
Course files for the Bulma product page UI design tutorial on the Net Ninja YouTube channel.
trunx
:
Super Saiyan React components, son of awesome Bulma
Cool-Checkboxes-for-Bulma.io
:
Cool CSS based checkbox for Bulma.io
ember-bulma
:
Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
svelte-sapper-bulma-crud
?
Download (.md)
# Svelte+Sapper+Bulma Crud A basic CRUD (Create, Read, Update, Delete) using [Svelte](https://svelte.dev), [Sapper](https://sapper.svelte.dev) and [Bulma](https://bulma.io/). ## DEMO **WIP** https://svelte-sapper-bulma-crud.herokuapp.com/ **WIP** ## Instalation ``` $ git clone https://github.com/danielschmitz/svelte-sapper-bulma-crud.git $ cd svelte-sapper-bulma-crud $ npm install $ npm run dev ``` Go to http://localhost:3000   ## Backend This CRUD uses northwind API: http://northwind.now.sh ## Stay updated about my books and cruds <p> Follow this accounts (low traffic, just book and crud updates) </p> <ul> <li> <a href="https://twitter.com/DanielSchmBooks" target="_blank">Twitter</a></li> <li> <a href="https://www.instagram.com/danielschmitzbooks/" target="_blank">Instagram</a></li> <li> <a href="https://www.youtube.com/c/DanielSchmitz/" target="_blank">Youtube</a></li> </ul> ## Roadmap See this [issue](https://github.com/danielschmitz/svelte-sapper-bulma-crud/issues/1)