forked fromtopcoder-platform/topcoder-react-lib
- Notifications
You must be signed in to change notification settings - Fork0
suppermancool/topcoder-platform-topcoder-react-lib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TheTopcoder lib for internal ReactJS projects.
# Install dependenciesnpm install# Run test & buildnpmtestnpm 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>",# ......# }#
UNLICENSED — for internal Topcoder projects only.
About
ReactJS library for Topcoder backend
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- JavaScript99.8%
- HTML0.2%