Skip to content

sdpatel1986/ng6-stresstest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup guidelines

How to build the App-client into your local machine:

1. Please run `npm install` in your terminal for installing the npm packages from the package.json file into your local folder directory.

How to build:

# Development

	1. run `npm run dev`

# Build for production deployment

	1. run `npm run clean (remove dist)`
	
	2. run `npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published