question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Newbie a little puzzled with the init choices

See original GitHub issue

Heyo,

First of all, you guys are making an amazing job. It’s insane to see how much has been pulled off since the last time I checked the project couple months ago.

I do have a remark. When I run npm init for the first time, it is not obvious to me what the different choices are.

[jlengrand@juliens-MacBook-Pro:~/IdeaProjects]$ npm init @open-wc
npx: installed 27 in 1.326s
What would you like to do today?
  > Scaffold a new project
What would you like to scaffold?
Note: Content will be written in a new folder.
    Barebone App
    Starter App
  > Enterprise App (if you feel lost use the Starter App first)
    Lit Element Web Component
    Mono Repo for web components

Even having worked with open-wc a little bit in the past, I am not sure what the difference is for example between the barebone app and the Lit Element Web Component.

I’ve been browsing around the website, but could not find a place where those are described in an obvious manner.

I might have missed it, but I’d appreciate something like

  • Starter app : perfect if you have a simple side-project, …
  • Lit element Web Component : Use this if you want to create a single component. No router will be added, …

Basically, when do I choose what?

Great job folks, keep it up 😃.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
jlengrandcommented, Apr 22, 2019

Alright I know this is closed already but I finally took the time to update and check and yes, it is pretty obvious now what is what.

Great job!

0reactions
thepasslecommented, Apr 17, 2019

iirc we added a link to the docs in the generator right? People can find more info about individual generators there

Read more comments on GitHub >

github_iconTop Results From Across the Web

Petit Collage Beginner Puzzle for Kids, Safari Babies ...
Help little ones develop their puzzle solving skills with the Safari Babies Beginner Puzzle by Petit Collage. With four puzzles for kids included,...
Read more >
How to Make a Game - Unity Beginner Tutorial - New Version!
https://game.courses/birds/ - Check out the FREE COURSE0:00 - Intro / Beg for Likes & Shares1:26 - Installing Unity 20206:42 - How to Create ......
Read more >
Lesson 1 Learn sudoku. How to solve sudoku for ... - YouTube
Warning !! the biggest mistake beginners make is that they try difficult puzzles to soon. For all lessons and tutorials go to: ...
Read more >
How to solve alphametic puzzles - FutureLearn
When faced with a few options for a letter, try one out until you either get the correct answer, or find a contradiction....
Read more >
How to check if an instance of 8 puzzle is solvable?
C++ // This function returns true if given 8 puzzle is solvable. int invCount = getInvCount(( int *)puzzle); // return true if inversion...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found