Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Contributing

Development Guide

Check out smiosoft/development-guide for a mostly reasonable set of guidelines and best practices when contributing to this project.

Recommendations

Visual Studio Code

You can download Visual Studio Code here.

Extensions

Node

When developing, it is recommended to run the the application with node.

Executing the npm run start script will start the application with webpack-dev-server.