Skip to content

Commit

Permalink
Chore v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nishantwrp committed Apr 27, 2020
1 parent 077b02d commit ce37ec3
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 34 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
# Default starter for Gridsome

This is the project you get when you run `gridsome create new-project`.

### 1. Install Gridsome CLI tool if you don't have

`npm install --global @gridsome/cli`

### 2. Create a Gridsome project

1. `gridsome create my-gridsome-site` to install default starter
2. `cd my-gridsome-site` to open the folder
3. `gridsome develop` to start a local dev server at `http://localhost:8080`
4. Happy coding 🎉🙌
# CSoC Leaderboard
5 changes: 0 additions & 5 deletions src/layouts/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions src/pages/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions src/templates/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions static/README.md

This file was deleted.

2 comments on commit ce37ec3

@shivanshs9
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol, the chore is to remove all documentation? 🤣 😂

@nishantwrp
Copy link
Member Author

@nishantwrp nishantwrp commented on ce37ec3 Apr 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mainly was to remove static/README.md.

Please sign in to comment.