Skip to content

ismaeldevmw/pugstagram-svelte-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pugstagram-screenshot

Pugstagram app

This is a simple project of a social network app where you can see how "Svelte" framework work. This project is part of the Platzi platform course entitled "Curso de Svelte"

Get started

Install the dependencies...

cd pugstagram-svelte-app
npm install

...then start Webpack:

npm run start

Navigate to localhost:8080. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Building and running in production mode

To create an optimised version of the app:

npm run build

About

Social network app about pugs builded with Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published