Skip to content

FearlessTech/Svelte_CRUD

Repository files navigation

SvelteKit + NodeJs CRUD

Front-end

In root directory,

npm install

npm run dev

Back-end

In backend directory

npm install

# or start the server and open the app in a new browser tab
npm start

Before run Back-end, don't forget installing MongoDB

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published