Skip to content
  • Gautam Chitnis's avatar
    Rework : Structuring the code better to make smaller components · d7850759
    Gautam Chitnis authored
    This commit onwards, for a few commits I'll be focusing on redoing my code to
    create more components so that using them and making changes to them would be
    easier. The index.html is using absolute paths to access the modules as of now.
    Once all the funtionality is in place and a compiler is brought into the picture,
    it will point to the compiled files instead of raw source.
    
    Gautam C.
    d7850759