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

How to get started? #7

Closed
kslstn opened this issue Nov 21, 2017 · 1 comment
Closed

How to get started? #7

kslstn opened this issue Nov 21, 2017 · 1 comment

Comments

@kslstn
Copy link

kslstn commented Nov 21, 2017

I'd like to try this, but don't know how. I guessed I can install it with npm install vue-starter. After that I tried npm vue-starter and got Did you mean this? restart as a response. I would very much appreciate a fool proof Readme.

That is, in case this project does what I hope: create boilerplates for Vue applications!

@devCrossNet
Copy link
Member

Hey Koos,

it is not an NPM package, so you have to download or git clone it to a folder of your choice.

If you already have node.js and npm installed you just have to cd into the project folder and follow the steps from the README.md (basically npm i && npm run dev)

I'll improve the README.md asap. Or you could create a pull request if you know how to better onboard beginners.

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

2 participants