npm start currently runs a file watcher.
There is no command currently that builds and runs the project.
To fix this, we should refactor the npm start command to compile and run packman command, and we should add docs for the developer about this command