Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec-Temp-until-thaw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Liliana Sanfilippo
Bielefeld-CeBiTec-Temp-until-thaw
Commits
e60cbc76
Commit
e60cbc76
authored
8 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
desc local run
parent
949cbed1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-4
10 additions, 4 deletions
README.md
with
10 additions
and
4 deletions
README.md
+
10
−
4
View file @
e60cbc76
...
...
@@ -51,15 +51,21 @@ hellooo it's mee, Flip :D
### Local run
#### Install npm
For that, we have to install Node.js from https://nodejs.org/en/download/package-manager
##### Install yarn
Close Terminal and open again
check installation with:
node -v
npm -v
Close VSC and open it again
#### Install yarn
npm install --global yarn
#### Navigate to folder and install dependencies
cd bielefeld-cebitec
yarn install
#### Run
yarn run dev
...
...
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