0.0.0 • Published 8 years ago
website-starter v0.0.0
A cli tool for getting started with Website Boilerplate.
Why it's awesome?
A cli tool for getting started with a super simple boilerplate project for websites.
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.
0.0.0
8 years ago