Login
Remember
Register
References
Ranks
Add reference
Node JS - Kick off implementation
0
votes
243
views
added
Nov 8, 2019
in
Node JS
by
LC Marshal
Captain
(
25,790
points)
Get VS CODE (visual studio code)
ctrl+` to open terminal
Install
Git for Windows
in order to run a git command on VS CODE terminal
Restart terminal everytime done installed plugins. e.g Node.js, git bash
install
Node.js
for platform
in use. The Node Package Manager is included in the Node.js distribution.
please use
cd
command to install to correct path.
cd /wamp/www/ or cd /wamp64/www
Before clone, add new path with following command:
mkdir
newsite in correct directory
(In correct path) Use git command to clone repository:
git clone
https://
[email protected]
/teamsinspace/documentation-tests.git
Check the directory on the physical path e.g
wamp/www/tep_git/
Install other node plugins i.e jade, sass.
npm install -g jade
You’ll need to open a new terminal
(command prompt)
for the node and npm command line tools to be on your PATH.
npm
install
nodejs
windows
Related reference
Node JS - To install previous releases (windows)
Node - Node_modules .staging issue
Node JS - remove old dependencies or node modules n windows
Node JS - Switch Node version in windows with nvm-windows switcher
Node JS - install latest npm
Error: bower is not recognised as an internal or external command
'gulp' is not recognized as an internal or external command issue
VSCode - enable NPM on Visual Studio Code
lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
All categories
API
(35)
React
(149)
Javascript
(100)
Next JS
(10)
jQuery
(176)
CSS
(141)
SCSS
(25)
UI design
(1)
Vue
(25)
JSX
(12)
ES6
(8)
Regex
(6)
PHP
(62)
mySQL
(9)
Drupal
(15)
Bootstrap
(22)
Repository
(41)
Software & tools
(38)
Google tools
(28)
Plugins
(13)
Gulp
(9)
NPM
(9)
Node JS
(7)
CMS
(9)
Command-line
(7)
Database
(2)
Domain & hosting
(16)
Elixir
(1)
HTML
(22)
Networking
(4)
Python
(0)
Server issues
(12)
VM & Remote desktop
(2)
VSCode
(7)
Windows
(11)
XSLT
(5)
General
(868)
...