frontend_helper

1.3.1 • Public • Published

Frontend helper

v1.0

An npm Package for Node.js to create a boilerplate web page includes html, css and js files.

Installation

npm install frontend_helper
 

Usage

node helper

This will create three files:

  • styles/all.css
  • scripts/main.js
  • index.html

File all.css is empty File main.js contains (function(){})(); File index.html contains HTML5 template

Package Sidebar

Install

npm i frontend_helper

Weekly Downloads

2

Version

1.3.1

License

MIT

Last publish

Collaborators

  • vadim.reznik