Skip to content

Commit 57fafe4

Browse files
Update README.md
1 parent e0dae9e commit 57fafe4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# FetchCV
22

3-
FetchCV is a centralized place for developers to collect and present their work. It currently connects to GitHub, but will also connect to GitLab, Replit, Codepen, and other platforms that developers use to display all of their work in one place. When we add accounts, developers will be able to add other work they have done and add more information to create a full bio.
3+
FetchCV is a centralized place for developers to collect and present their work. It currently connects to GitHub, but will also connect to GitLab, Replit, Codepen, and other platforms that developers use to display all of their work in one place. With accounts, developers can add more information to create a full bio.
4+
45

56
# How do I set it up?
67
Once you have the repository set up locally, you will need to install the dependencies. This can be done by running `npm install`. To run the project, you can run `npm start` and the project will start on `localhost:3000`. For development, there are a few commands to know:

0 commit comments

Comments
 (0)