webhandle-site-setup

1.0.51 • Public • Published

webhandle-site-setup

Set up a project to be ready to run as webhandle js site

Run:

npm install --save webhandle-site-setup
npx webhandle-site-setup

If you don't have PM2 installed, install like:

sudo npm install -g pm2

You can start both the runtime environment by running:

pm2 start dev.config.js

This will run the server on port 3000, compile less files on change, and restart the server if there are changes in server-js. You can restart manually by running:

pm2 restart all

Readme

Keywords

none

Package Sidebar

Install

npm i webhandle-site-setup

Weekly Downloads

105

Version

1.0.51

License

ISC

Unpacked Size

8.09 MB

Total Files

101

Last publish

Collaborators

  • dankolz