Skip to content

agusID/dewacoding

Repository files navigation

DewaCoding

Travis CI Coverage CodeFactor Known Vulnerabilities Maintainability

Storybook Code Size Contributor License

This is a boilerplate project for Svelte apps.

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

npx degit agusID/dewacoding dewacoding
cd dewacoding

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

Get started

Install the dependencies using npm

cd dewacoding
npm install

...then start webpack:

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:

npm install -g now

Then, from within your project folder:

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published