/melstardev

Umbraco version of Melbourne Star

Primary LanguageJavaScript

To use this repository you will need to

  1. Create Empty .Net Web project
  2. In visual studio, search for nuget console and run it
  3. Run command "Install-Package UmbracoCms" which will get the latest version for you
  4. Clone this repository to any folder, after it finished, copy all and paste into your web root folder where web.config sits
  5. Choose overwrite all
  6. Refresh umbraco project and rebuild solution
  7. Rebuild the solution after file overwritten (bin folder is not sync as defined in git ignore)
  8. Ctrl+F5 to run project.
  9. Either copy .git folder or re-init git to github.

All done and good luck!