Skip to content

skkkms/git-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[README]

1. Preconditions

install node.js 14

2. Settings npm its config (Incase of SDS Internal Network)

proxy=http://70.10.15.10:8080/
https-proxy=http://70.10.15.10:8080/
strict-ssl=false

3. Install a package

npm install

4. Using a development server for test (for development on your local PC)

npm start

5. Build

# stage build
npm run stg
cd dist/

# production build
npm run prd
cd dist/

6. Browser support

Recent versions of Firefox, Chrome, Edge, Opera and Safari. IE11+ is only partially supported.

About

No description, website, or topics provided.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENCE.md
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors