website-cli
v0.0.4
Published
A cli tool for a functional boilerplate for humans.
Downloads
13
Maintainers
Readme
A functional boilerplate for humans.
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.