Skip to content

abalderas10/v35_GrowthBDM1008

Repository files navigation

v35_GrowthBDM1008

Main repository for growthbdm.com web page.

To install all NPM packages:

Note: This command creates the node_modules/ folder on root folder.

npm install

To run the server on DEV env:

npm run dev

To validate installation:

http://localhost:3000/ 

To validate installation on mossco-ai GCP VM:

GCP VM: mossco-ai

URL:

http://34.44.71.242:3000/   

To create an optimized PROD build:

npm run build

To execute the app in PROD env:

npm run start

To validate packages funding:

npm fund

To address all issues:

npm audit fix --force

Edit in StackBlitz next generation editor ⚡️

About

Created with StackBlitz ⚡️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages