Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gy4443
chemotion_eln_server
Commits
19a621e2
Commit
19a621e2
authored
Jul 28, 2015
by
jwillem
Browse files
Update README.md
parent
2477a94a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
19a621e2
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
# JS Setup & Testing
# JS Setup & Testing
*
Install
`nvm`
from https://github.com/creationix/nvm.
*
Install
`nvm`
:
`brew install nvm && echo "source $(brew --prefix nvm)/nvm.sh" >> ~/.profile`
*
Execute
`nvm install 0.10`
(in order to work with jest).
*
Execute
`nvm install 0.10`
(in order to work with jest).
*
Switch to newly installed node version (
`nvm use`
) if not already happened.
*
Switch to newly installed node version (
`nvm use`
) if not already happened.
*
Execute
`npm install`
.
*
Execute
`npm install`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment