0.0.0 • Published 7 years ago

website-starter v0.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

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.