Root is a core design design system, developed by Function. Utilize this framework to organize and apply inital styles to your project.
Node.js is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side.
npm is the package manager for JavaScript and the world’s largest software registry
npm install
gulp.js is an open-source JavaScript toolkit that isused as a streaming build system in front-end web development.
npm install gulp-cli -g
npm install gulp -D
touch gulpfile.js
gulp --help