topcoder-react-lib-sushil-fork

0.7.1 • Public • Published

Topcoder React Lib

Dev Build Status Master Build Status Latest NPM Release NPM Downloads

The Topcoder lib for internal ReactJS projects.

Development

# Install dependencies 
npm install
 
# Run test & build 
npm test
npm run build
 
# Go to other project which depends on the topcoder-react-lib, config its package.json so  
# that the 'topcoder-react-lib' points to the local foler path of topcoder-react-lib: 
# 
# "dependencies": { 
#   "topcoder-react-lib": "<local-path-to-topcoder-react-lib>", 
#   ...... 
# } 
# 

License

UNLICENSED — for internal Topcoder projects only.

/topcoder-react-lib-sushil-fork/

    Package Sidebar

    Install

    npm i topcoder-react-lib-sushil-fork

    Weekly Downloads

    0

    Version

    0.7.1

    License

    UNLICENSED

    Unpacked Size

    2.15 MB

    Total Files

    159

    Last publish

    Collaborators

    • sshinde