Skip to content

suppermancool/topcoder-platform-topcoder-react-lib

This branch is 802 commits behind topcoder-platform/topcoder-react-lib:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e13c3e2 · Mar 20, 2019
Jul 2, 2018
Mar 20, 2019
May 18, 2018
Aug 6, 2018
Mar 20, 2019
Mar 20, 2019
Nov 28, 2018
May 3, 2018
May 3, 2018
Dec 14, 2018
Aug 27, 2018
Jun 26, 2018
Jun 28, 2018
May 3, 2018
Dec 16, 2018
May 3, 2018
Jun 26, 2018
Feb 4, 2019
Feb 7, 2019
May 3, 2018

Repository files navigation

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.

About

ReactJS library for Topcoder backend

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%