@gudhub/ssg-website-cli

2.0.8 • Public • Published

README

This package need to be installed globaly!

npm i @gudhub/ssg-website-cli -g

After installation, go to directory, you want to create template for website, and run:

create-gudhub-website

Then, choose options in the terminal. After project creation and node modules installing, go to folder and run:

npm run dev

This will start bundler (webpack) in development mode. If you don't have gudhub web server configured yet, and want to see the result of your work, you need to start @gudhub/webserver in local development mode see @gudhub/webserver readme

For production build of your website use:

npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @gudhub/ssg-website-cli

Weekly Downloads

12

Version

2.0.8

License

ISC

Unpacked Size

335 kB

Total Files

65

Last publish

Collaborators

  • gudhub