fangregal / OrchardNoCMS

Find the document here

Home Page:http://nicholaspei.github.io/OrchardNoCMS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrchardNoCMS vNext

Getting Started

First install the KVM, and make sure you are on the Dev Branch. You will know this once you do a kvm update and it pulls down beta-3 files. Also note you should be using the CLR and not CoreCLR for the time being (unless you want to get it running in CoreCLR and do a PR back)

image

git clone https://github.com/nicholaspei/OrchardNoCMS.git

load in VS15 and Build - Check the project properties to make sure you are targetting the right runtime. (target the one you use as default in 'kvm list')

Next run "k web" from Brochard\src\OrchardVNext.Web

About

Find the document here

http://nicholaspei.github.io/OrchardNoCMS/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%