Skip to content

plup2/cdts-sgdc-react-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React components for the Centrally Deployed Templates Solution (CDTS)

  • Main project: cdts-sgdc-react
  • Sample/development application: sample

To Use - Main Documentation

See here for the main documentation/usage guide

Development

To Initialize

From project root: npm install

To Build

npm run build -w cdts-sgdc-react

or

cd cdts-sgdc-react
npm run build

To Run sample project

Build cdts-sgdc-react package and then:

npm start -w sample

or

cd sample
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published