tc-navigation-component

1000.1.0 • Public • Published

Topcoder Navigation React Component

Dev Build Status Master Build Status Latest NPM Release NPM Downloads

The Topcoder header navigation component.

Usage

  • Example
import { TopNav } from 'navigation-component'

Development

# Install dependencies 
$ npm install
 
# Run build 
$ npm run build
 
# Go to other project which depends on the navigation-component, config its package.json so  
# that the 'navigation-component' points to the local folder path of navigation-component: 
 
# "dependencies": { 
#  "navigation-component": "<local-path-to-navigation-component>", 
#   ...... 
# } 
 
# If you faced React Hook errors. Please remove 'node_modules', 'src' folder when you try it 
 

License

UNLICENSED — for internal Topcoder projects.

/tc-navigation-component/

    Package Sidebar

    Install

    npm i tc-navigation-component

    Weekly Downloads

    0

    Version

    1000.1.0

    License

    ISC

    Unpacked Size

    2.55 MB

    Total Files

    154

    Last publish

    Collaborators

    • sshinde