website-starter

0.0.0 • Public • Published

Website Boilerplate - A super simple boilerplate project for websites.

A cli tool for getting started with Website Boilerplate.

Travis Status AppVeyor Status Codacy Status Dependencies Status Version Status Download Status Gitter Chat

Why it's awesome?

A cli tool for getting started with a super simple boilerplate project for websites.

Install

$ npm install -g website-cli

NOTE: Install this npm package with -g or --global to global use.

Usage

Create a new app using the command website init, then install dependencies and run with npm start.

$ website init new_website
cd new_website
$ npm start

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.

Package Sidebar

Install

npm i website-starter

Weekly Downloads

3

Version

0.0.0

License

MIT

Last publish

Collaborators

  • cjpatoilo