Skip to content

Installation

Pluto Solutions edited this page Dec 13, 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

Visual Studio Code Screenshot

Visual Studio

Pluto Solutions

Clone this wiki locally