andreasdevjs / stackstats

Stacksats Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stacksats Platform

alt text

Commands that can be run from this root folder:

npm install - Installs all packages specified in the package.json file for both the client and server.

npm run start - checks if the environment variable 'NODE_ENV' is set to production, and runs either the development version or the production version of the project accordingly.

npm run start:dev - Runs the development version of the project.

npm run start:prod - Runs the production version of the project.

npm run build - Runs build in the client folder.

npm run client - Runs the client side code.

npm run server - Runs the server side code.

About

Stacksats Platform


Languages

Language:JavaScript 76.4%Language:CSS 14.2%Language:HTML 9.3%