Skip to content

Instantly share code, notes, and snippets.

View sachinkraj's full-sized avatar
🏠
Working from home

Sachin Kumar Rajput sachinkraj

🏠
Working from home
View GitHub Profile
@thibaut-decherit
thibaut-decherit / Symfony - NPM, Webpack Encore and SASS Install (for Bootstrap 4).md
Last active August 23, 2023 16:23
Symfony - NPM, Webpack Encore and SASS Install (for Bootstrap 4)

Symfony - NPM, Webpack Encore and SASS Install (for Bootstrap 4)

If new computer start with these two:

$ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash

$ sudo apt-get install -y nodejs

Then:

See: