0.0.4 • Published 7 years ago

website-cli v0.0.4

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

A functional boilerplate for humans.

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

Why it's awesome?

Website Boilerplate provides a expressive frontend starting point. No overheads stack. Forget the boring and complicated settings. It just works. Designed for huge performance gain and meaningful productivity using the npm scripts superpowers.

Getting Started

Install with npm

$ npm install -g website-cli

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

Download with CLI

Create a new website 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.