website-cli

0.0.4 • Public • Published

Website Boilerplate - A functional boilerplate for humans.

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.

Package Sidebar

Install

npm i website-cli

Weekly Downloads

3

Version

0.0.4

License

MIT

Last publish

Collaborators

  • cjpatoilo