Skip to content

Genuine Norm (GNorm) is an all-encompassing starting point for Genuine UI projects that provides architectural direction, fast scaffolding, code familiarity and promotes developer scalability.

colbytcook/gnorm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNorm - Genuine UI Starting Point

Genuine Norm (GNorm) is an all-encompassing starting point for Genuine UI projects that provides architectural direction, fast scaffolding, code familiarity and promotes developer scalability.

Dependencies

Installation

Once you have installed the above dependencies:

  1. Create a new directory for your project and cd in mkdir new-project && cd $_
  2. Ensure the GNorm Yeoman generator is installed and updated npm install -g generator-gnorm or npm update generator-gnorm
  3. Run the generator yo gnorm
  4. Complete the generator prompt questions to scaffold the project

About

Genuine Norm (GNorm) is an all-encompassing starting point for Genuine UI projects that provides architectural direction, fast scaffolding, code familiarity and promotes developer scalability.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.1%
  • CSS 31.3%
  • HTML 29.6%