sveltejs / sapper

The next small thing in web development, powered by Svelte
https://sapper.svelte.dev
MIT License
7.01k stars 435 forks source link

I want to contribute #1730

Closed yan-aint-nickname closed 3 years ago

yan-aint-nickname commented 3 years ago

Hi there! I want to make a pull-request for this project. I have found some bug or something. I typed command below

npx degit "sveltejs/sapper-template#rollup" name-of-my-app

But when I go to package.json file the "name" value is "TODO" not the "name-of-my-app". I want to fix this. How can I fix this?

antony commented 3 years ago

It's todo because you need to change it. Just open the file in a text editor and change it to anything you like, and then save it :)

for further usage questions, please use chat.