Skip to content

jason-kingx/styleguide

Repository files navigation

Huge Styleguide

####v2.0.0-alpha

This is a development branch of the Huge Styleguide. The following tasks are yet to be finished (by order of importance):

  • Write Code Standards document
  • Open Source and happyness

How to use

Mac users

Double click Start.app

Know issues

If you are a Mac user and after running the Start.app you have this error:

npm ERR! Please try running this command again as root/Administrator.

You have probably installed Node with sudo or root permission. You will need to fix permissions to the .npm folder with the following command:

sudo chown -R $(whoami) ~/.npm

After that, try running the Start.app again.

About

A tool to make creating and maintaining style guides easy.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.4%
  • CSS 12.9%
  • HTML 6.6%
  • Shell 2.1%