You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create your HTML5 Web Component with Svelte. Made your web components with this friendly boilerplate.
9
+
Create your HTML5 Web Component with Svelte. Made your web components with this user friendly boilerplate.
10
10
11
11
This is a [github template](https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/), you can fork it or [use as template](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/generate) for start new project with this repository as hello-world. I hate start new project with empty template, often i missing correct configuration, readme instruction or i need of samples of code. Use this repository as template solve this problem.
12
12
@@ -65,7 +65,7 @@ This is a [github template](https://github.blog/2019-06-06-generate-new-reposito
65
65
-[✔️] JEST Test preconfigured
66
66
-[✔️] Full async code
67
67
-[✔️] Github and Vscode dotfiles preconfigured
68
-
-[✔️] Translations i18n: 🇬🇧 🇮🇹 🇵🇱 (Help me ❤️)
68
+
-[✔️] Translations i18n (Help me ❤️)
69
69
70
70
## 👔 Screenshot
71
71
@@ -253,7 +253,7 @@ Part attribute is, generally, suffix of a class. Use chrome inspector for get th
253
253
#### 🏁 Run Project
254
254
255
255
1. Clone this repository or download [nightly](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/archive/nightly.zip), [beta](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/archive/beta.zip) or [stable](https://github.com/ptkdev-boilerplate/svelte-webcomponent-boilerplate/archive/main.zip).
256
-
2. Run `npm run init`
256
+
2. Run `npm install`
257
257
3. Run `npm run dev`
258
258
4. Run `http://localhost:5000`
259
259
@@ -273,7 +273,7 @@ Thanks to all our backers! 🙏 Donate 3$ or more on [paypal](https://www.paypal
273
273
274
274
## 👨💻 Contributing
275
275
276
-
I ❤️ contributions! I will happily accept your pull request! Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... Do not be afraid, if the code is not perfect we will work together 👯 and remember to insert your name in `.all-contributorsrc` and `package.json` file.
276
+
I ❤️ contributions! I will happily accept your pull request! (**IMPORTANT**: Only to nightly branch!) Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... Do not be afraid, if the code is not perfect we will work together 👯 and remember to insert your name in `.all-contributorsrc` and `package.json` file.
277
277
278
278
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
279
279
@@ -309,13 +309,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
0 commit comments