GithubHelp home page GithubHelp logo

leechiryo / template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sveltejs/template

0.0 1.0 0.0 121 KB

Template for building basic applications with Svelte

CSS 11.08% HTML 4.86% JavaScript 78.42% Svelte 5.64%

template's Introduction

svelte app

Folked from sveltejs/template and be customized.

To create a new project based on this template using degit:

npx degit leechiryo/template svelte-app
cd svelte-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-app
npm install

...then start Rollup:

npm run dev

Different with the origin template, the http server will not be started.

The compiled js and css file will be output to the directory ./public/build/

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses sirv, which is included in your package.json's dependencies so that the app will work when you deploy to platforms like Heroku.

template's People

Contributors

rich-harris avatar conduitry avatar benmccann avatar dummdidumm avatar lukeed avatar leechiryo avatar milahu avatar antony avatar antonwiklund99 avatar akauppi avatar benschac avatar cainux avatar crisfole avatar bevand10 avatar emiltholin avatar ivansanchez avatar jacoblukewood avatar jul-sh avatar kandersonko avatar mehedi61 avatar matyifkbt avatar orta avatar therealparmesh avatar pascalhonegger avatar paulbgd avatar romankaravia avatar peopledrivemecrazy avatar theo-steiner avatar nymous avatar nesro avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.