Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generated components are differ from component-button #1

Open
eswr opened this issue Jul 11, 2019 · 3 comments
Open

generated components are differ from component-button #1

eswr opened this issue Jul 11, 2019 · 3 comments

Comments

@eswr
Copy link

eswr commented Jul 11, 2019

components generated with yarn make --component component-name with sveltejs/template. But the components in the repo (eg. component-button) has a different file structure(i.e, Button.svelte Button.stories.js etc). Is there a way to generate component-button like ui elements.

Are you planning to implement more functionalities like react-boilerplate commands [https://github.com/react-boilerplate/react-boilerplate/blob/master/docs/general/commands.md]?

Are you looking for contributors?

@nedkelly
Copy link
Owner

@eswr this was a very high level setup to ensure I could get it working and the components are being built from the original Svelte template at the moment. I was considering adding my own template at some stage to match what I am expecting but I'm not really pushing too hard because I just don't have time. I really created this repo as a Proof of Concept I wasn't really planning on building it out beyond the example.

That said, I am about to start building a new personal project and I'm most likely going to base it off this setup, so if I find it beneficial to build up on this I will but initially I was going to start again with a fresh repo.

@caschbre
Copy link

How has this template been working out so far? I'm starting a new monorepo project and noticed this template matches well with what I was thinking.

@nedkelly
Copy link
Owner

I haven't used it much, I'm working with Next.js for work at the moment so I've been more focused on that. If I ever find the time I'll probably revive this because I love svelte compared to React but work is more important at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants