Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fc-pregmod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pregmodfan
fc-pregmod
Commits
f641841e
Commit
f641841e
authored
2 years ago
by
DCoded
Browse files
Options
Downloads
Patches
Plain Diff
Lists shouldn't start at 0
parent
efbc1c29
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!10871
Updated CONTRIBUTING.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+5
-5
5 additions, 5 deletions
CONTRIBUTING.md
with
5 additions
and
5 deletions
CONTRIBUTING.md
+
5
−
5
View file @
f641841e
...
...
@@ -18,12 +18,12 @@ To effectively work on the project the following tools are required:
### Setting everything up
0
.
Clone the project from GitGud.io (
[
Detailed Git setup and work cycle
](
devNotes/gitSetup.md
)
)
1
.
Navigate to the
`fc-pregmod`
root directory.
1
.
Clone the project from GitGud.io (
[
Detailed Git setup and work cycle
](
devNotes/gitSetup.md
)
)
2
.
Navigate to the
`fc-pregmod`
root directory.
*
Windows: Open the cmd/Powershell and execute
`cd C:\path\to\project\fc-pregmod`
*
GNU/Linux: Open a terminal and execute
`cd /path/to/project/fc-pregmod/`
.
2
.
Run
`npm install`
in your terminal
3
.
Open the directory in your preferred editor
*
GNU/Linux: Open a terminal and execute
`cd /path/to/project/fc-pregmod/`
3
.
Run
`npm install`
in your terminal
4
.
Open the directory in your preferred editor
*
Make sure you have an extension for ESlint installed to catch formatting errors
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment