cjpatoilo / webstarter

A functional boilerplate for humans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Boilerplate - A super simple boilerplate project for websites.

A super simple boilerplate project for websites.

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

Why it's awesome?

Website Boilerplate provides a expressive boilerplate for a fast starting point.

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.

About

A functional boilerplate for humans.

License:MIT License