0.0.4 • Published 9 years ago
website-cli v0.0.4
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-cliNOTE: 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 startContributing
Want to contribute? Follow these recommendations.
License
Designed with ♥ by CJ Patoilo. Licensed under the MIT License.