Skip to content
  • Gautam Chitnis's avatar
    Refactoring : Improvements to the scaffold · af40afe2
    Gautam Chitnis authored
    This commit further cleans up the scaffold of the code.
    It also puts a clear distinction of dist and src folders.
    src folder will compile to dist folder which the code will ultimately refer to.
    currently dist folder needs to be manually created as the build script edits are not made yet.
    
    Gautam C.
    af40afe2