Skip to content

ivanlori/Sveltemmerce

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sveltemmerce – Ecommerce Template

Ecommerce template built with SvelteJs and TailwindCSS

GitHub issues GitHub forks GitHub stars GitHub license

Check the DEMO out!

πŸš€ Installation

# clone repository
git clone https://github.com/ivanlori/Sveltemmerce.git

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# generate static pages for static hosting
yarn build

πŸ› Bugs

Have you found a bug? Feel free to open an issue here.

πŸ™‹ Discussions

Do you have questions, ideas or any request related to Sveltemmerce? Start a discussion here.

πŸ“Œ Changelog

See the release notes into changelog.md

🏷️ License

This project is licensed under the MIT License - see the LICENSE file for details

πŸ“£ Vuemmerce is here

Searching an ecommerce template built with VueJs and NuxtJs? Check Vuemmerce out!