LogoA Template
icon of svelte-express-boilerplate

svelte-express-boilerplate

Svelte Express Boilerplate: Full-stack app development with Express and Svelte.js, streamlining setup and workflow for rapid development.

Introduction

svelte-express-boilerplate 📦

Boilerplate for developing full stack apps with Express and Svelte.js

Getting Started
Prerequisites

For this project you need Node installed on your machine with Npm or Yarn.

Download

You can clone this repository using Git:

git clone https://github.com/dj0nny/svelte-express-boilerplate.git

Or download the repository here

Quick start
# Install dependencies for server
npm install
 
# Install dependencies for client
npm run client-install
 
# Run the client & server with concurrently
npm run dev
 
# Run the Express server only
npm run serve:server
 
# Run the Svelte client only
npm run serve:client
 
# Server runs on http://localhost:5678 and client on http://localhost:5000
Built with ❤️ using:
  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • Svelte.js - Javascript framework
Contributing

Pull Requests for adding features ⇄ and ★ are welcome 😎

A template
Copy badages awards

Newsletter For Templates

Join the Community For Templates

Subscribe to Templates newsletter for the latest news and updates