Skip to content

gustavsDev/Store-App

Repository files navigation

Svelte Store App

A fully functional web store built with Svelte and NodeJS with Express.js

Features

  • Modern dynamic landing page
  • Modular product structure
  • Clean backend API

Developing

# clone repo
git clone https://github.com/gustavsDev/Store-App.git Store_App

# change directory to project
cd Store_App

# install all needed dependencies.
npm install

Building

Svelte needs to be compiled before launching the node.js server.

Building the Svelte app is done with the npm run build command.

For starting the server, run npm run start

or

An command for running them all: npm run all

About

An E-Commerce website for basic commerce needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published