README
generator-netcore-mvc
Yeoman generator. Based off the two following URLs:
http://yeoman.io/authoring/file-system.html https://github.com/sboudrias/mem-fs-editor
A basic yeoman generator that will setup an MVC site with a default directory.
<script type="module">
import generatorNetcoreMvc from 'https://cdn.skypack.dev/generator-netcore-mvc';
</script>
Yeoman generator. Based off the two following URLs:
http://yeoman.io/authoring/file-system.html https://github.com/sboudrias/mem-fs-editor