mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
add npm requirements
This commit is contained in:
parent
cad380eb9b
commit
48c4bd59a9
@ -10,9 +10,10 @@ State as of ###.
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Common commands
|
## Common commands
|
||||||
Install packages
|
Install packages for ruby and nodejs.
|
||||||
```
|
```
|
||||||
sudo apt-get install rubygems ruby-dev
|
sudo apt-get install rubygems ruby-dev nodejs npm
|
||||||
|
npm install
|
||||||
sudo gem install bundler
|
sudo gem install bundler
|
||||||
bundle install
|
bundle install
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user