NPM Frontend

Basic building structure with NPM for frontend development.

Requirements

  • NodeJS 12.3.1

Building

The first time just use:

$ npm install

For develop cycle use:

$ npm start