Step 4. Install node_module and run on localhost
Install node_module
Last updated
Was this helpful?
Install node_module
Last updated
Was this helpful?
The project is built by the Hydrogen demo store, so development and construction will follow their guidelines, please check more carefully here -
System Requirements:
or later.
macOS, Windows (including WSL), and Linux are supported.
You have entered the required correctly.
Extract the Ciseco_Hydrogen.zip file.
Find the Cisec_Hydrogen folder, this is the project folder and it contains the Package.json file
Open the Terminal, write a cd
and space then drag the folder into the Terminal, and press ENTER.
Write npm install
, press enter and wait for the system to finish installing all the plugins.
If you get this error "npm error command sh -c git config core.hooksPath hooks", you need to initialize Git repository by running the "git init"
command before running the "npm install"
command
Once the installation is completed successfully without errors you can run the template in the npm run dev
Open the browser in the next URL: