generator-panera-angularjs

A yeoman generator for Panera

Usage no npm install needed!

<script type="module">
  import generatorPaneraAngularjs from 'https://cdn.skypack.dev/generator-panera-angularjs';
</script>

README

generator-panera-angularjs

A generator for building an angularjs application running on nodejs server.

Getting Started

What is it?

A starter template for building a modern Web Application with best practices and workflows. It was made possible by: http://yeoman.io/whyyeoman.html

To install generator-panera-angularjs from npm, run:

$ npm install -g generator-panera-angularjs

Finally, initiate the generator:

$ yo panera-angularjs

You will see a logo and it will prompt you for an app name. Once you have entered the appname the generator will take care of everything else.

Once the app is created, you can cd into the app directory and run:

$ http-server

License

MIT License