项目作者: agusID

项目描述 :
:tada: Boilerplate Svelte Javascript Framework
高级语言: JavaScript
项目地址: git://github.com/agusID/boilerplate-svelte.git
创建时间: 2019-10-04T09:04:16Z
项目社区:https://github.com/agusID/boilerplate-svelte

开源协议:MIT License

下载


Boilerplate Svelte


Travis CI
Coverage
CodeFactor
Known Vulnerabilities
Maintainability

@master/badge/badge-storybook.svg"">Storybook
Code Size
Contributor
License

This is a boilerplate project for Svelte apps.

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

  1. npx degit agusID/boilerplate-svelte boilerplate-svelte
  2. cd boilerplate-svelte

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

Get started

Install the dependencies using npm

  1. cd boilerplate-svelte
  2. npm install

…then start webpack:

  1. npm run dev

Navigate to localhost:8080. You should see your app running.

Deploying to the web

With now

Install now if you haven’t already:

  1. npm install -g now

Then, from within your project folder:

  1. now

As an alternative, use the Now desktop client and simply drag the unzipped project folder to the taskbar icon.

Guides

Contributing

Please to read the Contributing Guidelines.

Any question ?

Send message to
mail@agusdwi.id


Dwi Agustianto

License

The Boilerplate Svelte is open-sourced software licensed under the MIT license.