Skip to content

Installation

Pluto Solutions edited this page Dec 14, 2017 · 4 revisions

Installation

  1. Download this project into your folder
  2. Open the project with Visual Studio Code
  3. Select menu View => Integrated Terminal
  4. Execute command => npm run pluto
  5. It will lunch Welcome page in the browser at http://localhost:5000/

Dependencies in the project

  1. css-loader
  2. extract-text-webpack-plugin
  3. html-webpack-plugin
  4. node-sass
  5. sass-loader
  6. style-loader
  7. webpack
  8. webpack-dev-serve

Tags

node.js,webpack,css-loader,extract-text-webpack-plugin,html-webpack-plugin,node-sass,sass-loader,style-loader,webpack,webpack-dev-serve

Visual Studio Code Screenshot

Visual Studio

Pluto Solutions

Clone this wiki locally