Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.16 KB

README.md

File metadata and controls

12 lines (8 loc) · 2.16 KB

FH Modelmanagement Built With Stencil Maintenance GitHub license Generic badge Donate saythanks

Migrating from PHP application to Node-JS

Get started

First time using the application will require the installation of all dependencies. Just execute: npm install

After that you can start the application via: npm start (this will compile all stencil components and start the Node.JS application).