Skip to content

sanusart/html-now

Repository files navigation

HTML Now

Fast HTML template generator

Build Status

http://sanusart.github.io/html-now

Fast HTML template generator

What's this?

This will assist you to create very basic HTML template for your page/application as a fast start point. Nothing fancy here, it will only allow you to choose and add scripts or styles.

How it works

There are few settings in the tabs on the left which will allow you to perform simple additions to the template that you see in front of you.

Contribute

by...

  • adding scripts to libs.json
  • updating existing scripts versions
  • improve code
  • feedback or suggesting improvement

Ether way - contributions are always welcome

For developers

Setup:

  • Clone this repository git clone https://github.com/sanusart/html-now.git
  • cd html-now
  • npm install will install all dependencies and run bower
  • start local server with npm start and navigate to http://localhost:8000
  • run tests with npm test

Made using...

This was made using AngularJs, jQuery, Bower, normalize.css and Font-awesome

License

MIT

:)