svelte-meteor-demo

Svelte Meteor Demo

Full Stack Reactive Web App Using Svelte & Meteor

svelte-meteor-demo

Full Stack Reactive Web App Using Svelte & Meteor

Get started

Install the dependencies...

cd svelte-meteor-demo
npm install

...then start

npm run start

...to connect mongo and insert new records

meteor mongo
db.records.insert({title:"New Record"})

Top categories

Loading Svelte Themes